shithub: riscv

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