]> granicus.if.org Git - python/commit
port from 3.2 - Fix the urllib closing issue which hangs on particular ftp urls/ftp...
authorSenthil Kumaran <senthil@uthcode.com>
Thu, 15 Mar 2012 20:28:27 +0000 (13:28 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Thu, 15 Mar 2012 20:28:27 +0000 (13:28 -0700)
commit3270d11d8aee447e6cbd5388d677b4a23879e80e
tree499e00044c11b4d79ed1a9236ebc9ea8b18fefa1
parent9635013a8fb68c044ea2cae2ec344b3940c188b2
parent73277fe0ebd07b470e43804c24282a4947a63341
port from 3.2 - Fix the urllib closing issue which hangs on particular ftp urls/ftp servers. closes issue11199
Lib/urllib/response.py
Misc/NEWS