Disconnecting from COM server ?

Axel Kowald kowald at molgen.mpg.de
Thu May 2 08:20:27 EDT 2002


Hello,

I'm using Activestates Python (2.1 & 2.2) to connect to a COM server (win32com.client.Dispatch()). The problem is that python crashes when the script finally terminates ("The instruction at ... referenced memory at .... The memory could not be read"). 
I guess before exiting I should properly disconnect from the COM server, but what is the proper way ?

Many thanks,

                    Axel





More information about the Python-list mailing list