> As to what codes I'm expecting ... heaven only knows.  I'm
> working with IE 7
> now and it appears willing to return most anything under
> various boundary conditions.

I guess I was asking if you are expecting any 'success' codes other than
S_OK.  These are rare, and always explicitly documented.  If your concern is
restricted to errors, then you will find that catching pythoncom.com_error
is reliable.

Cheers,

Mark

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to