Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
dbd9ba6a6c19c3d06f5684b3384a934f740038db
/
.
/
Lib
/
xml
/
parser
/
__init__.py
blob: eb314a3b40573763835ad959acff985fad014537 [
file
]
"""Python interfaces to XML parsers.
This package contains one module:
expat -- Python wrapper for James Clark's Expat parser, with namespace
support.
"""