shithub: riscv

ref: 9e926eeb4e3c716bcbd11377c131061cd06900ef
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.

"""