Running the makepy tool automatically from a python script

Svenn-Ivar Svendsen ssvendsen at atmel.com
Mon Jun 21 14:39:17 EDT 2004


Hi,
I use the makepy tool in pythonwin to generate wrappers for my
connection point (event) interfaces in a project. It works fine.
The question is; Is it possible, in a python script, to detect if
wrappers for COM (event) interfaces the script uses have been created,
and in case not somehow call the makepy tool manually before
proceeding? How should this be done?
Best regards,
Svenn-Ivar



More information about the Python-list mailing list