plan9fox/sys/lib/python/xml/parsers/__init__.py
2011-05-03 11:25:13 +00: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.
"""