shithub: riscv

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