git: 9front

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

"""