shithub: riscv

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

"""