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