shithub: riscv

ref: 57c53564b3b7f4603d0baa30e76ec44f4cd5f3ba
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 *