Skip to content Skip to sidebar Skip to footer
Showing posts with the label Com

Com "get Property" With Multiple Arguments

I'm trying to call WindowsInstaller.Installer.ProductsEx from python, and can't figure out … Read more Com "get Property" With Multiple Arguments

Memory Leak In Threaded Com Object With Python

I am creating a COM client within a thread and performing several operations with this client. Each… Read more Memory Leak In Threaded Com Object With Python

Pyvot: Can I Run Excel Vba Macros From Python Script?

Say I have loaded Report WW26blueprint_with_chart_330.xlsm in the report object with the following… Read more Pyvot: Can I Run Excel Vba Macros From Python Script?

How To Use Python And Windows Com In Pyramid (threads)?

I'm connecting to MS Word by win32com.client.Distpatch function and on the second request i'… Read more How To Use Python And Windows Com In Pyramid (threads)?