shithub: plan9front

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