]> granicus.if.org Git - python/commitdiff
Fix Issue #12921: BaseHTTPServer's send_error should send the correct error
authorSenthil Kumaran <senthil@uthcode.com>
Tue, 5 Mar 2013 09:23:44 +0000 (01:23 -0800)
committerSenthil Kumaran <senthil@uthcode.com>
Tue, 5 Mar 2013 09:23:44 +0000 (01:23 -0800)
response message when  send_error includes a message in addition to error
status. Patch contributed by Karl.

1  2 
Lib/http/server.py
Misc/NEWS

Simple merge
diff --cc Misc/NEWS
Simple merge