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