shithub: riscv

ref: 2fa4c8ef663d774467dbcf61222c44a8826311b9
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.

"""