D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
opt
/
python35
/
lib
/
python3.5
/
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
December 28 2023 9:28:15
root
0755
dom
Dir
December 28 2023 9:20:29
root
0755
etree
Dir
December 28 2023 9:20:32
root
0755
parsers
Dir
December 28 2023 9:20:35
root
0755
sax
Dir
December 28 2023 9:20:36
root
0755
__init__.py
0.544
KB
December 28 2023 9:16:19
root
0755
2017 © D7net | D704T team