Error response (original) (raw)

changeset: 68705:135a0d7bc4db branch: 3.1 parent: 68679:1dc52ecb8949 user: Senthil Kumaran orsenthil@gmail.com date: Sun Mar 20 10:44:30 2011 +0800 files: Lib/http/server.py description: Issue #11567 - Let's have the DOCTYPE as HTML instead of XHTML. diff -r 1dc52ecb8949 -r 135a0d7bc4db Lib/http/server.py --- a/Lib/http/server.py Sat Mar 19 17:00:37 2011 +0100 +++ b/Lib/http/server.py Sun Mar 20 10:44:30 2011 +0800 @@ -103,11 +103,10 @@ # Default error message template DEFAULT_ERROR_MESSAGE = """\ - - + - + Error response/orsenthil@gmail.com