shithub: riscv

ref: 1e3790f7b5a7d5a01d63afe3956b36fa2d11ed0c
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.

"""