shithub: riscv

ref: 4e7fbabfc9f33f6ea5e5a46d5d6d7532d5f68301
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 *