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