[python-win32] problem in calling excel object quit method

Tim Roberts timr at probo.com
Thu Sep 17 18:51:19 CEST 2009


Puneet Singh wrote:
>
> Hi,
>
>    I am calling quit() from a thread but its not working
>

You need to call Quit from the thread that created the Excel object. 
Are you doing that?

-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the python-win32 mailing list