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