shithub: riscv

ref: 875e89b8fa62f8e98f2e9d769355e930f7ddc521
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 *