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
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
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
Hi,
I have not used it, but I noticed 'Eric 5'
http://eric-ide.python-projects.org/ is targeting python3.0
Also from the documentation:
"Qt designer, the standard Qt tool for designing forms, is launched by eric"
I think most people use a Editor/IDE for python they feel comfortable
with. To d
Message: 4
Date: Tue, 18 May 2010 10:19:28 +1000
From: Mark Hammond
Cc: Python-Win32 List
Subject: Re: [python-win32] Enable/disable Remote Desktop via Python
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>>Or even if you do manage to do t