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

jd chimalus at gmail.com
Wed Feb 1 21:02:18 EST 2006


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




More information about the Python-list mailing list