shithub: riscv

ref: 5f1b70f437ed4f598f9439e201f1f7644f5ce7b5
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 *