✏️ 正在编辑: __init__.cpython-312.opt-1.pyc
路径:
/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.opt-1.pyc
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
� �֦i� � � � d Z G d� d� ZdZdZdZdZdZdZd Zd Z dZ dZd ZdZ dZdZdZdZ G d� de� Z G d� de� Z G d� de� Z G d� de� Z G d� de� Z G d� de� Z G d� d e� Z G d!� d"e� Z G d#� d$e� Z G d%� d&e� Z G d'� d(e� Z G d)� d*e� Z G d+� d,e� Z G d-� d.e� Z G d/� d0e� Z! G d1� d2e� Z" G d3� d4e� Z# G d5� d6� Z$d7Z%d8Z&d9Z'd:Z(d:Z)dd;l*m+Z+m,Z, y:)<a W3C Document Object Model implementation for Python. The Python mapping of the Document Object Model is documented in the Python Library Reference in the section on the xml.dom package. This package contains the following modules: minidom -- A simple implementation of the Level 1 DOM with namespace support added (based on the Level 2 specification) and other minor Level 2 functionality. pulldom -- DOM builder supporting on-demand tree-building for selected subtrees of the document. c �D � e Zd ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZd ZdZy)�Nodez$Class giving the NodeType constants.� � � � � � � � � � � � � N)�__name__� __module__�__qualname__�__doc__� __slots__�ELEMENT_NODE�ATTRIBUTE_NODE� TEXT_NODE�CDATA_SECTION_NODE�ENTITY_REFERENCE_NODE�ENTITY_NODE�PROCESSING_INSTRUCTION_NODE�COMMENT_NODE� DOCUMENT_NODE�DOCUMENT_TYPE_NODE�DOCUMENT_FRAGMENT_NODE� NOTATION_NODEr � �)/usr/lib64/python3.12/xml/dom/__init__.pyr r sM � �.��I� #$�L�"#�N�"#�I�"#��"#��"#�K�"#��"#�L�"#�M�"$��"$��"$�Mr"