Menu

#723 dynamic.py determines wrong invkind

v1.0 (example)
open
nobody
None
5
2016-06-07
2016-06-07
No

With the changeset http://pywin32.hg.sourceforge.net/hgweb/pywin32/pywin32/rev/aeed1c9d4bf9 there was made a fix which works for standard functions (FUNCDESC) and variables (VARDESC). But if the invokekind is PROPERTYPUTREF the function GetDescInvokeType returns the wrong invkind. I attached a fix which determines the kind of description returns the invkind dependent on the description.

1 Attachments

Discussion