shithub: riscv

ref: b4a9468fdd4674b838ece2c448a7f81a9c330899
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 *