shithub: riscv

ref: 217e8a06198cf6681fb0c38c26f34d96ae4302f6
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.

"""