shithub: plan9front

ref: 03eeebb97f014c29a4dd25d873fc6ad50da48f15
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 *