shithub: riscv

ref: 956a50e8c5b92bb5cdead2d725f6fced6e4e231e
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 *