shithub: plan9front

ref: 52a367f3ea8b6fa256b2a9b0e52c5c2d557a9fc3
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 *