shithub: riscv

ref: 63870e3ef4dc81d2449602bdf5caf4648e210c23
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 *