shithub: riscv

ref: 95b9b8863d747698cfb27d92f6160a588703acf3
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.

"""