shithub: riscv

ref: 8c9d28f4f8ab0305689f9f1f95e137e2f20e375c
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 *