git: 9front

ref: 02dc6c44a85722d2ee7e1fe788f404fc286a3f50
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.

"""