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