shithub: plan9front

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