git: 9front

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

"""