shithub: riscv

ref: 277185b51d6b58d25f9ca11bf999185aad9b5963
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 *