shithub: riscv

ref: 71402b2ea15d0e2bf939b6e095ad56fa14ab2d0a
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 *