shithub: riscv

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