From: Senthil Kumaran Date: Sun, 20 Mar 2011 02:44:30 +0000 (+0800) Subject: Issue #11567 - Let's have the DOCTYPE as HTML instead of XHTML. X-Git-Tag: v3.2.1b1~252^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1b407fe658fb298986d1ed3f8a71937ac1b3460c;p=thirdparty%2FPython%2Fcpython.git Issue #11567 - Let's have the DOCTYPE as HTML instead of XHTML. --- diff --git a/Lib/http/server.py b/Lib/http/server.py index 0cd8d35e4bfc..fccdc4c92eeb 100644 --- a/Lib/http/server.py +++ b/Lib/http/server.py @@ -103,11 +103,10 @@ import copy # Default error message template DEFAULT_ERROR_MESSAGE = """\ - - + - + Error response