commit | bdeff47680e827b5c534af94a0cc0744689b863c | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <orsenthil@gmail.com> | Mon Aug 02 17:11:50 2010 +0000 |
committer | Senthil Kumaran <orsenthil@gmail.com> | Mon Aug 02 17:11:50 2010 +0000 |
tree | 502246baf5426417aae84c99267031d867067c1b | |
parent | 3357840bafd2b118d19d0319cd9183a11cb4cd6b [diff] |
Merged revisions 83529 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83529 | senthil.kumaran | 2010-08-02 22:39:02 +0530 (Mon, 02 Aug 2010) | 3 lines Rewording the getheader method of HTTPResponse. ........