shithub: riscv

ref: b1d4e860642d13805e47ee5cf9f373d8c97d0bc4
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 *