[python-win32] How pywin tells properties from function in COM?

Łukasz Jakubowski lukaszj at onet.pl
Tue Feb 17 21:33:41 CET 2015


Hi,

There is this entry in dynamic.py/_FlagAsMethod:

"Some objects do not correctly differentiate methods and properties,  
leading to problems when calling these methods."

My question is: what actually makes a difference? Going through dynamic.py  
and build.py it seems to me, that all is hidden behind pythoncom34.dll  
containing mapping for dynamic.py/ALL_INVOKE_TYPES.
Something in COM Server - not a Python one - (one of IDispatch methods?)  
must provide correct parameters - which method is it?

TIA & Regards,
Łukasz

---
Ta wiadomość została sprawdzona na obecność wirusów przez oprogramowanie antywirusowe Avast.
http://www.avast.com



More information about the python-win32 mailing list