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