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