shithub: riscv

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