Sign in
android
/
platform
/
external
/
python
/
c3419d5f754b26d1b1755f64bc8fa5ef35fcfcfe
/
.
/
Lib
/
xml
/
parsers
/
__init__.py
blob: eb314a3b40573763835ad959acff985fad014537 [
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.
"""