shithub: riscv

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

"""