shithub: riscv

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