shithub: plan9front

ref: 8ffcc91b1baca653df130efeb213d3d69189bae4
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 *