shithub: plan9front

ref: 96e9f3707cdc0b76e019f444c24869fecc7b5a21
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.

"""