COMobject problem
volumeregeling
volumeregeling at hotmail.com
Tue Nov 30 09:51:54 EST 1999
Hi,
i have a problem regarding COM objects, i invoke the object through
the following statement :
Editor= win32com.client.Dispatch("Comeditor.Classeditor")
Now i have the problem that when i close the main program , the
COMobject will still be alive, i want to close all the comobjects
opened from within python to be closed when the main program closes.
I have no idea on how to do that, maybe you do , then i will be very
gratefull.
thanks
More information about the Python-list
mailing list