shithub: riscv

ref: 8003c8b1e2d5d6e2a22ca7e552b53e631db86df4
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 *