ref: de19776b2f793de7fdf1111d84d96eb29f9a22fd dir: /sys/lib/python/xml/parsers/expat.py/
"""Interface to the Expat non-validating XML parser.""" __version__ = '$Revision: 17640 $' from pyexpat import *