Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
c4ea45d7d2c02674db2fdb96c7eee89324d2dc64
/
.
/
Lib
/
xml
/
parsers
/
__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.
"""