shithub: plan9front

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