shithub: riscv

ref: 57f8b6ec7591007ff22627038b51c4f4aa2a9be8
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.

"""