shithub: riscv

ref: 0a9e7e34ceb24dac229b704d320a53515ddc1855
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 *