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