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