shithub: riscv

ref: 5648d53cdbccdf9fd2f4eb0290f75e3ba23c0de8
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 *