shithub: riscv

ref: 3805e56edc4f1f0f7426f9cf7278e18405ae66c4
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 *