]> granicus.if.org Git - python/commit
Merged revisions 78299 via svnmerge from
authorSenthil Kumaran <orsenthil@gmail.com>
Mon, 22 Feb 2010 10:57:29 +0000 (10:57 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Mon, 22 Feb 2010 10:57:29 +0000 (10:57 +0000)
commit38bcf8115138d95543388a1556d4dc8d1260b4be
treedc73a1132297c26fa93f51d197b82672a7d7471c
parent7ca17f0df599dae7fb11021040f2bec21461e9b7
Merged revisions 78299 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78299 | senthil.kumaran | 2010-02-22 16:25:08 +0530 (Mon, 22 Feb 2010) | 4 lines

  Fix Issue7172 - BaseHTTPServer.BaseHTTPRequestHandler.responses[405] - changing
  server to resource in the 405 response msg.
........
Lib/BaseHTTPServer.py