5
0
python-binaries/python/Lib/xml/parsers/__init__.py
2024-03-09 23:17:46 +08:00

9 lines
167 B
Python

"""Python interfaces to XML parsers.
This package contains one module:
expat -- Python wrapper for James Clark's Expat parser, with namespace
support.
"""