Viewing File: /opt/alt/python311/lib64/python3.11/xml/dom/__pycache__/__init__.cpython-311.pyc
f ~ 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, d:S )<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 F e Zd ZdZdZdZdZdZdZdZ dZ
d Zd
ZdZ
dZd
ZdZdS )Nodez$Class giving the NodeType constants.
N)__name__
__module____qualname____doc__ __slots__ELEMENT_NODEATTRIBUTE_NODE TEXT_NODECDATA_SECTION_NODEENTITY_REFERENCE_NODEENTITY_NODEPROCESSING_INSTRUCTION_NODECOMMENT_NODE
DOCUMENT_NODEDOCUMENT_TYPE_NODEDOCUMENT_FRAGMENT_NODE
NOTATION_NODEr 7/opt/alt/python311/lib64/python3.11/xml/dom/__init__.pyr r s\ ..I #$L"#N"#I"#"#"#K"#"#L"#M"$"$"$MMMr"