shithub: riscv

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