]> granicus.if.org Git - python/commit
Merged revisions 83521 via svnmerge from
authorSenthil Kumaran <orsenthil@gmail.com>
Mon, 2 Aug 2010 12:01:21 +0000 (12:01 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Mon, 2 Aug 2010 12:01:21 +0000 (12:01 +0000)
commit3357840bafd2b118d19d0319cd9183a11cb4cd6b
tree7262ae7b01a6fff1a522df55babdfd1dbba9035e
parentfc499bcfd3c0d974ecbf9df2dd5017ed81bfae0b
Merged revisions 83521 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r83521 | senthil.kumaran | 2010-08-02 16:34:58 +0530 (Mon, 02 Aug 2010) | 3 lines

  Fix Issue8572  - httplib getheader() throws error instead of default
........
Doc/library/http.client.rst
Lib/http/client.py
Lib/test/test_httplib.py