shithub: riscv

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

"""