shithub: riscv

ref: 6cbc226351d6c47ace019f6d62e7070deb7b4b5a
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.

"""