urlretrieve() failing on me

Robert Dailey rcdailey at gmail.com
Thu Jun 4 22:42:29 EDT 2009


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?



More information about the Python-list mailing list