[python-win32] Greetings and win32 com events question

2005-01-26 Thread Robert Kaplan
22\Lib\site-packages\win32com\client\__init__.py", line 503, in __setattr__ d.__setattr__(attr, value) File "D:\PYTHON22\Lib\site-packages\win32com\client\__init__.py", line 463, in __setattr__ self._oleobj_.Invoke(*(args + (value,) + defArgs)) TypeError: Objects of type &#

[python-win32] Re: Greetings and win32 com events question (Typo corrected)

2005-01-27 Thread Robert Kaplan
463, in __setattr__ self._oleobj_.Invoke(*(args + (value,) + defArgs)) TypeError: Objects of type 'instance method' can not be converted to a COM VARIANT Tim Golden wrote: [Robert Kaplan] | I'm new to the mailing, so greetings all! Welcome. As a word of warning, this is a rela