shithub: plan9front

ref: 2fc22d067df9c25c0339221b2cf5fe0244ef05ef
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.

"""