shithub: riscv

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