]> granicus.if.org Git - python/commit
Fix the urllib closing issue which hangs on particular ftp urls/ftp servers. closes...
authorSenthil Kumaran <senthil@uthcode.com>
Thu, 15 Mar 2012 20:24:40 +0000 (13:24 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Thu, 15 Mar 2012 20:24:40 +0000 (13:24 -0700)
commit4c59211bd5b136880bb3b5c6aef033e2b62c1019
treee4e4c732f45f79b106ebb75fe5957e6ec85e4efe
parentf1acd0ab381b4e50b8f1a3cd0186ff1551c81b06
Fix the urllib closing issue which hangs on particular ftp urls/ftp servers. closes issue11199
Lib/urllib.py
Misc/NEWS