urlretrieve() failing on me
Gabriel Genellina
gagsl-py2 at yahoo.com.ar
Fri Jun 5 04:47:41 EDT 2009
En Thu, 04 Jun 2009 23:42:29 -0300, Robert Dailey <rcdailey at gmail.com>
escribió:
> Hey guys, try using urlretrieve() in Python 3.0.1 on the following
> URL:
>
> http://softlayer.dl.sourceforge.net/sourceforge/wxwindows/wxMSW-2.8.10.zip
>
> Have it save the ZIP to any destination directory. For me, this only
> downloads about 40KB before it stops without any error at all. Any
> reason why this isn't working?
I could not reproduce it. I downloaded about 300K without error (Python
3.0.1 on Windows)
--
Gabriel Genellina
More information about the Python-list
mailing list