shithub: riscv

ref: 1cff9ab4e8412d5c6b6a3cbca720fbc4bcccecd9
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.

"""