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