shithub: riscv

ref: 59fdb3a12cd1e6ec9f65ca014c23fd27bea45245
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 *