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