shithub: riscv

ref: ebd23e51ebc739f1c075d791ea9b25f81dbb76bc
dir: /sys/lib/python/xml/parsers/expat.py/

View raw version
"""Interface to the Expat non-validating XML parser."""
__version__ = '$Revision: 17640 $'

from pyexpat import *