shithub: riscv

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