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