shithub: riscv

ref: 077537baeb0be8a41253327e2dfd8ea8fb63d7cd
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 *