On Sun, Mar 18, 2012 at 4:31 AM, Laszlo Nagy <gand...@shopzeus.com> wrote:
> You are right, I should have added "import traceback". However, I tried
> this:
>
>        except:
>            self.Log("Exception")
>
> and still nothing was logged. Another proof is that the number of threads is
> increased every time I press the button. So I'm 100% sure that urlretrieve
> does not return from the call.

Okay, was worth a shot! Hopefully someone else can help more.

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to