shithub: riscv

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

"""