shithub: riscv

ref: 23de6808f70552beeb4b3a3374543f7aaf31c4c8
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.

"""