shithub: plan9front

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

"""