Change in PyWin32 API between 3.0x and 3.11 ?

"Christoph J. Dorner via python-win32" <[email protected]> Sun, 26 Oct 2025 15:36:49 +0100
Newsgroups gmane.comp.python.windows
Organization privat
Message-ID <[email protected]>
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]