shithub: riscv

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