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