/opt/cloudlinux/venv/lib/python3.11/site-packages/lxml/__pycache__
Edit: /opt/cloudlinux/venv/lib/python3.11/site-packages/lxml/__pycache__/sax.cpython-311.pyc (14131B)
§
ã™=¡¤ØÅã ó¸ — d Z ddlmZ ddlmZ ddlmZ ddlmZm Z ddlm
Z
mZ G d„ dej ¦ « Z
d „ Z G d
„ de¦ « Z G d„ d
e¦ « Zd„ 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)ÚCommentÚProcessingInstructionc ó — e Zd ZdZdS )ÚSaxErrorzGeneral SAX error.
N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© ó ú\/builddir/build/BUILD/cloudlinux-venv-1.0.12/venv/lib64/python3.11/site-packages/lxml/sax.pyr r s € € € € € ðð ð ð r r c óx — | d dk r+t | dd … dd¦ « ¦ « S d | fS )Nr Ú{é Ú})ÚtupleÚsplit)Útags r Ú _getNsTagr s= € Ø
ˆ1„v�‚}€}Ý�S˜˜˜”W—]’] 3¨Ñ*Ô*Ñ+Ô+Ð+à�SˆyÐr c ó” — e Zd ZdZdd„Zd„ Z eeej ¬¦ « Zd„ Zd„ Z d„ Z
d „ Zd
„ Zd„ Z
dd„Zd
„ Zd„ Zdd„Zd„ Zd„ ZeZdS )ÚElementTreeContentHandlerz/Build an lxml ElementTree from SAX events.
Nc ó² — t j | ¦ « d | _ g | _ g | _ d | _ d d gi| _ i | _ |€t j }|| _
d S ©N)r Ú__init__Ú_rootÚ_root_siblingsÚ_element_stackÚ_default_nsÚ_ns_mappingÚ
_new_mappingsr ÚElementÚ_makeelement)ÚselfÚmakeelements r r z"ElementTreeContentHandler.__init__&