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