Hi!
Sorry for late...
An example:
Create the file C:\tst3.htm, with this content:
var ooo = new Object();
ooo.txt='Mark Hammond is a genious';
AAA
BBB
then use this Python script:
import win32com.client
import time
navig = win32com.client.Dis
Tim:
> > It appears we are hitting a VARKIND of VAR_DISPATCH. Does it happen
> > for you on any typelibs I'm likely to have installed? Any idea what
> > in your typelibs could cause this, so I can repro it in the test suite?
> MAPI.Session definitely does this
Sadly I don't have that installed
Mark Hammond wrote:
Since release 211, I have dozens & dozens messages, like this:
pythoncom warning: PyVARDESC ctor has unknown varkind (3) - returning
None
pythoncom warning: PyVARDESC ctor has unknown varkind (3) - returning
None
pythoncom warning: PyVARDESC ctor has unknown varkind (3) - ret
> Since release 211, I have dozens & dozens messages, like this:
>
> pythoncom warning: PyVARDESC ctor has unknown varkind (3) - returning
> None
> pythoncom warning: PyVARDESC ctor has unknown varkind (3) - returning
> None
> pythoncom warning: PyVARDESC ctor has unknown varkind (3) - returning
>
Hi!
Since release 211, I have dozens & dozens messages, like this:
pythoncom warning: PyVARDESC ctor has unknown varkind (3) - returning None
pythoncom warning: PyVARDESC ctor has unknown varkind (3) - returning None
pythoncom warning: PyVARDESC ctor has unknown varkind (3) - returning None
pyth