shithub: riscv

ref: 4e7b5b7e926fec6c99fa7c84e34b7eac29ff1240
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.

"""