shithub: plan9front

ref: 47bae09b33f677b9e1f5b45190ec5216f5d988e0
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 *