shithub: riscv

ref: 285d96be4d642def1221e184f63bb9b75df75071
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 *