Sign in
qemu
/
edk2
/
324a4c9d7d512f3bf78fe782803d3a8a09c69f73
/
.
/
AppPkg
/
Applications
/
Python
/
Python-2.7.10
/
Lib
/
xml
/
parsers
/
__init__.py
blob: ee4380b1b31b864112d501ddf482008dc8714164 [
file
]
"""Python interfaces to XML parsers.
This package contains one module:
expat -- Python wrapper for James Clark's Expat parser, with namespace
support.
"""