shithub: riscv

ref: 55a3964517fe6b57da07de12ceb7753886b8ed3a
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 *