Poodletooth-iLand/panda/python/Lib/xml/parsers/__init__.py
Master Jumblespeed d882959bfa switch to remote
2015-05-18 22:11:33 -04:00

8 lines
167 B
Python
Executable file

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