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