shithub: riscv

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