shithub: riscv

ref: 040166493db3bd6f528cc08e2d0cc2c638c560a5
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 *