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