shithub: riscv

ref: 41f85d46f866c57a618b8df85c0e59cebc04f095
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 *