]> granicus.if.org Git - python/commit
Fix Issue7172 - BaseHTTPServer.BaseHTTPRequestHandler.responses[405] - changing
authorSenthil Kumaran <orsenthil@gmail.com>
Mon, 22 Feb 2010 10:55:08 +0000 (10:55 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Mon, 22 Feb 2010 10:55:08 +0000 (10:55 +0000)
commitee5546c31676f181ed7c1674b7ea2b23672959b2
tree0d9f62830f37e8e9dbe9f9a416e9b1dcfb3141b0
parent25d6ddd38b812314be1b8ddb81bc81725de6e212
Fix Issue7172 - BaseHTTPServer.BaseHTTPRequestHandler.responses[405] - changing
server to resource in the 405 response msg.
Lib/BaseHTTPServer.py