D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
python38
/
lib64
/
python3.8
/
xml
/
Filename :
__init__.py
back
Copy
"""Core XML support for Python. This package contains four sub-packages: dom -- The W3C Document Object Model. This supports DOM Level 1 + Namespaces. parsers -- Python wrappers for XML parsers (currently only supports Expat). sax -- The Simple API for XML, developed by XML-Dev, led by David Megginson and ported to Python by Lars Marius Garshol. This supports the SAX 2 API. etree -- The ElementTree XML library. This is a subset of the full ElementTree XML release. """ __all__ = ["dom", "parsers", "sax", "etree"]
Name
Size
Last Modified
Owner
Permissions
Actions
__pycache__
Dir
July 28 2023 3:28:28
root
0755
dom
Dir
July 28 2023 3:28:28
root
0755
etree
Dir
July 28 2023 3:28:28
root
0755
parsers
Dir
July 28 2023 3:28:28
root
0755
sax
Dir
July 28 2023 3:28:28
root
0755
__init__.py
0.544
KB
August 30 2021 2:26:41
root
0644
2017 © D7net | D704T team