shithub: riscv

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

"""