shithub: plan9front

ref: ceed9b8853ab7b10e5a9e39704e712bfce53ce8a
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.

"""