shithub: riscv

ref: 2c53dd32b5cf88daad2bad02a058af414275322d
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 *