shithub: riscv

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