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

_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to