> 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
_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to