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