shithub: riscv

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

"""