shithub: plan9front

ref: 082560fd5b48ff4b8c0f6c9b093c86ddf75052f6
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.

"""