Poodletooth-iLand/panda/python/Lib/xml/parsers/__init__.py
2015-03-03 17:10:12 -05:00

8 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.
"""