shithub: riscv

ref: 1055b951f37e4424f8c759f8cca4677e4fd8f02f
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 *