Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #21825 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2012-03-18 04:53 +1100 |
| Last post | 2012-03-18 04:53 +1100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: urllib.urlretrieve never returns??? Chris Angelico <rosuav@gmail.com> - 2012-03-18 04:53 +1100
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2012-03-18 04:53 +1100 |
| Subject | Re: urllib.urlretrieve never returns??? |
| Message-ID | <mailman.762.1332006806.3037.python-list@python.org> |
On Sun, Mar 18, 2012 at 4:31 AM, Laszlo Nagy <gandalf@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
Back to top | Article view | comp.lang.python
csiph-web