shithub: riscv

ref: 693485e9c4eab63cf46f38783c2e5f8097ae2bc9
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 *