From: Senthil Kumaran Date: Tue, 5 Mar 2013 09:23:44 +0000 (-0800) Subject: Fix Issue #12921: BaseHTTPServer's send_error should send the correct error X-Git-Tag: v3.3.1rc1~93 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c37f835a431822a4756a272c248e3c8e3211443a;p=thirdparty%2FPython%2Fcpython.git Fix Issue #12921: BaseHTTPServer's send_error should send the correct error response message when send_error includes a message in addition to error status. Patch contributed by Karl. --- c37f835a431822a4756a272c248e3c8e3211443a