shithub: riscv

ref: 03c44c44b014d29fc62418d6b3cf6ee920c1b6df
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 *