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