shithub: riscv

ref: 8499401ada316f99d5ea8ef058ca1669468e6a7a
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 *