shithub: riscv

ref: 98a5fc6535a10e292f0fa1ad5aed7f10a963ce19
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 *