shithub: plan9front

ref: 04c4a9ca8b06e34a203f7ddacc2263cf2077e1aa
dir: /sys/lib/python/xml/parsers/__init__.py/

View raw version
"""Python interfaces to XML parsers.

This package contains one module:

expat -- Python wrapper for James Clark's Expat parser, with namespace
         support.

"""