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