shithub: riscv

ref: 8ff802d07ec97de60f0fbe8fa491cb215459c829
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 *