shithub: riscv

ref: 0fc761bc845bd9795f05206e24621c0f5e76423e
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 *