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