shithub: riscv

ref: 1dd7f0893b28d10fb40f2ce7337c986b83c16f1d
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 *