shithub: riscv

ref: 69ef714c5cd695b620f1a6a70e5ec19d8331069a
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 *