shithub: riscv

ref: 44b337fbdb7714f2cf9c35c228ea7798a41a5de1
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.

"""