shithub: riscv

ref: 8bc290cc0f60487fc5e8f2411a36c123dda1376f
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 *