Re: [python-win32] set wait time max

2010-05-18 Thread pacopyc
On 18/05/2010 13:10, Graeme Glass wrote: On Tue, May 18, 2010 at 9:22 AM, pacopyc wrote: Hi, I've a question for you. I'd like to call a function and waiting its return value for a time max (30 sec). The function could not respond and then I must avoid to wait for infinite time. Can you hel

Re: [python-win32] set wait time max

2010-05-18 Thread Graeme Glass
On Tue, May 18, 2010 at 9:22 AM, pacopyc wrote: > Hi, I've a question for you. I'd like to call a function and waiting its > return value for a time max (30 sec). > The function could not respond and then I must avoid to wait for infinite > time. > Can you help me? > > Thanks It depends on what m

[python-win32] set wait time max

2010-05-18 Thread pacopyc
Hi, I've a question for you. I'd like to call a function and waiting its return value for a time max (30 sec). The function could not respond and then I must avoid to wait for infinite time. Can you help me? Thanks ___ python-win32 mailing list python