[python-win32] updating a registered com server

Niki Spahiev niki at vintech.bg
Thu Apr 26 10:19:07 CEST 2007


> so my questions are:
> 1) is there a way to refresh the list of servers that excel looks for?
> 1b) is this in someway connected with the generated .pyc files? by 
> changing the names I am forcing the interpreter to compile it again, am 
> not I?
> 2) what happens if I register with the same _reg_clsid_? Is my registry 
> irreversibly messed up?

Try to split code to almost static COM and dynamic logic and then 
reload() logic module.

Niki Spahiev


More information about the Python-win32 mailing list