shithub: riscv

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

"""