shithub: plan9front

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