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