shithub: riscv

ref: 9de8d61fe6a08ec9bb021bf13fcd6536b797d1ea
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 *