shithub: riscv

ref: 3889b249d4b18acc2ec85e0a88e0f1c306b4dd29
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.

"""