]> granicus.if.org Git - python/commit
Fix Issue8572 - httplib getheader() throws error instead of default
authorSenthil Kumaran <orsenthil@gmail.com>
Mon, 2 Aug 2010 11:04:58 +0000 (11:04 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Mon, 2 Aug 2010 11:04:58 +0000 (11:04 +0000)
commit9f8dc4441fa1f053a150abedd3dfb99f671a75b9
treebbc3cb0a9887513a3f916107b1becdcbb1cef895
parentaed05eb6b84456f8a97382f65a2d38779249b4a2
Fix Issue8572  - httplib getheader() throws error instead of default
Doc/library/http.client.rst
Lib/http/client.py
Lib/test/test_httplib.py