shithub: front

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

"""