shithub: riscv

ref: e601e1605bfa52d1ce944b915191f5f28c12f138
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 *