shithub: riscv

ref: 63870e3ef4dc81d2449602bdf5caf4648e210c23
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.

"""