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