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