shithub: riscv

ref: 7717051e3ce062fbdb8415e4befa5205d25e80bb
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 *