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