⚝
One Hat Cyber Team
⚝
Your IP:
216.73.217.4
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
lib
/
python3
/
dist-packages
/
lxml
/
__pycache__
/
View File Name :
sax.cpython-310.pyc
o ;/b$ @ 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/lib/python3/dist-packages/lxml/sax.pyr s r c C s, | d dkrt | dd ddS d | fS )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 r!tj }|| _ d S N)r __init___root_root_siblings_element_stack_default_ns_ns_mapping _new_mappingsr Element_makeelement)selfmakeelementr r r r &