⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.177
Server IP:
50.6.168.112
Server:
Linux server-617809.webnetzimbabwe.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.4.10
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib64
/
python3.9
/
site-packages
/
lxml
/
__pycache__
/
View File Name :
sax.cpython-39.pyc
a a$ @ s d Z ddlmZ ddlmZ ddlmZ ddlmZm Z ddlm Z mZ G dd dejZ d d ZG dd deZG d d deZdd ZdS )a? SAX-based adapter to copy trees from/to the Python standard library. Use the `ElementTreeContentHandler` class to build an ElementTree from SAX events. Use the `ElementTreeProducer` class or the `saxify()` function to fire the SAX events of an ElementTree against a SAX ContentHandler. See https://lxml.de/sax.html )absolute_import)ContentHandler)etree)ElementTree SubElement)CommentProcessingInstructionc @ s e Zd ZdZdS )SaxErrorzGeneral SAX error. N)__name__ __module____qualname____doc__ r r ./usr/lib64/python3.9/site-packages/lxml/sax.pyr s r c C s0 | d dkr$t | dd ddS d | fS d S )Nr { })tuplesplit)tagr r r _getNsTag s r c @ s e Zd ZdZd ddZdd ZeeejdZdd Zd d Z dd Z dd Zdd Zdd Z d!ddZdd Zdd Zd"ddZdd Zdd ZeZdS )#ElementTreeContentHandlerz/Build an lxml ElementTree from SAX events. Nc C sL t | d | _g | _g | _d | _d d gi| _i | _|d u rBtj }|| _ d S N)r __init___root_root_siblings_element_stack_default_ns_ns_mapping _new_mappingsr ZElement_makeelement)selfZmakeelementr r r r &