Hi there,

I discovered that an MSOffice wrapper, especially an EXCEL wrapper does not work as I was used to anymore. I evaluated the COM-object (or its _dispobj_ subobject) attributes _prop_map_get_ and _prop_map_put. It seems they are gone. Instead there is a subobject _olerepr_ with attributes propMapGet / propMapPut. However, these are lazily evaluated i. e. this doesn't work as desired either.

I recently upgraded to PyWin32 3.11 - not sure what I used before, a pretty early 3.0x release at least.
Was there a change I am not aware of?

Regards
Christoph
_______________________________________________
python-win32 mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-win32.python.org
Member address: [email protected]

Reply via email to