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