git: 9front

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

"""