Antoine Pitrou <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue15090> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
