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