shithub: riscv

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