shithub: plan9front

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