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

2015-02-17 Thread Łukasz Jakubowski
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 hid

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

2015-02-17 Thread Tim Roberts
Łukasz Jakubowski wrote: > 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? It is strictly a software convention. A p