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