shithub: riscv

ref: 65db7054815f4efcdd1c6c9638b6e7f05950f481
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 *