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