shithub: riscv

ref: 54c49284e03e46f6e3a5d41bfc9fbc98c6f0b214
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 *