[issue14425] Improve handling of 'timeout' parameter default in urllib.urlopen

Federico Reghenzani report at bugs.python.org
Tue Mar 27 20:01:23 CEST 2012


Federico Reghenzani <federico at reghe.net> added the comment:

I think the same change is needed in function open(url, data=None[, timeout]) of OpenerDirector. I added this other patch.

----------
nosy: +federico.reghenzani
Added file: http://bugs.python.org/file25045/OpenDirector.patch

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


More information about the Python-bugs-list mailing list