]> granicus.if.org Git - python/commit
Merged revisions 78301 via svnmerge from
authorSenthil Kumaran <orsenthil@gmail.com>
Mon, 22 Feb 2010 11:02:53 +0000 (11:02 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Mon, 22 Feb 2010 11:02:53 +0000 (11:02 +0000)
commit613c61c7411a9a4afef729981b124474b840b0ad
treee7e37f9e7442e6d503d1b136b3a9af6de212d426
parent6328f41d47dd8e7ca22a76056dd0c1a579e54ac8
Merged revisions 78301 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78301 | senthil.kumaran | 2010-02-22 16:30:50 +0530 (Mon, 22 Feb 2010) | 10 lines

  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/http/server.py