shithub: riscv

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

"""