shithub: riscv

ref: 3efbb4fa00f8d8d055227f54e71e2eb24ff39729
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 *