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