shithub: riscv

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