shithub: plan9front

ref: 4b8f7a2110d80fdad0f09f376dbfd2204e2e8f8e
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 *