Sign in
qemu
/
edk2
/
e9f4a2a934b1d6a0b9a0747f6858c005126d5ae9
/
.
/
AppPkg
/
Applications
/
Python
/
Python-2.7.2
/
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.
"""