shithub: plan9front

ref: 9f54c2831717bc656df6e5a2fde2bf7be8e29fef
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 *