shithub: riscv

ref: 99718a581ba7c2aebf372d57c8acaeb39535befc
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 *