git: 9front

ref: 8a3ab0221ee0cd2425cfcc8e26d392fe994fac8c
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.

"""