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