[issue10836] urllib.request.urlretrieve calls URLError with 3 args

Senthil Kumaran report at bugs.python.org
Sun Oct 21 22:31:23 CEST 2012


Senthil Kumaran added the comment:

This one is fixed in 3.4. I can see the previous versions raised IOError exception and it is not a good idea to change by backporting. But the wrong arguments on URLError should be fixed tough.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10836>
_______________________________________


More information about the Python-bugs-list mailing list