shithub: riscv

ref: 54c49284e03e46f6e3a5d41bfc9fbc98c6f0b214
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.

"""