shithub: riscv

ref: 384d4d2d6211544362d87a7e5a1392dd9c149092
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 *