Can pythoncom.PumpWaitingMessages() generate a COM error? In particular if there is a running instance of IE that is terminated by some external event, say the user or a script, will pythoncom.PumpWaitingMessages() generate a COM error since the automation object is gone?
Thanks for any clues. Regards, Richard _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32