shithub: riscv

ref: 7effba9d98e8a39ee1504192d02d40e86d90b19a
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 *