shithub: riscv

ref: 5f5caa6733fd102b2a188ce57fd61193e1380dbb
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 *