]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes Issue #11199: Fix the with urllib which hangs on particular ftp urls.
authorSenthil Kumaran <senthil@uthcode.com>
Thu, 15 Mar 2012 20:26:12 +0000 (13:26 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Thu, 15 Mar 2012 20:26:12 +0000 (13:26 -0700)
commit73277fe0ebd07b470e43804c24282a4947a63341
tree23510ccea0e27b5615f59ffbebaaef34e54fa4d5
parent38c27546520fea63bc7efb031f2a6255506d2c5c
closes Issue #11199: Fix the with urllib which hangs on particular ftp urls.
Lib/urllib/response.py
Misc/NEWS