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