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