Antoine Pitrou <pit...@free.fr> added the comment:

urlretrieve() is the old urllib interface. You probably want to improve the 
urllib2-inherited urlopen() instead.

----------
nosy: +orsenthil, pitrou
versions: +Python 3.3 -Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15090>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to