shithub: riscv

ref: 566c3ca2de98761f9039e49ca5f68ee1a9ad73c4
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 *