Re: changing python script on-the-fly for ActiveX/COM object (win32com)

2006-02-02 Thread Fuzzyman
jd wrote: > I have implemented a COM object in Python and I would like > to be able to change the script without stopping and > restarting the application that's using the COM object. Is > there a way to do this? (I can change the program that > calls the COM object if needed.) > I have no idea

changing python script on-the-fly for ActiveX/COM object (win32com)

2006-02-01 Thread jd
I have implemented a COM object in Python and I would like to be able to change the script without stopping and restarting the application that's using the COM object. Is there a way to do this? (I can change the program that calls the COM object if needed.) Thanks... -- jeff -- http://mail.p