shithub: riscv

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

"""