[python-win32] COM Release

Timothy Fitz firemoth at gmail.com
Tue Aug 16 00:59:53 CEST 2005


Is there an explicit way to Release a COM object? 

The iTunes COM api raises an event right before it closes, and if my
application doesn't release the COM object in response, iTunes will
hang for 5 seconds, and then prompt the user if they want to force it
to close (very ugly!)


More information about the Python-win32 mailing list