shithub: riscv

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