shithub: riscv

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