New submission from ajaksu:

This small patch adds a HTML 3.2 doctype, a <html> and a <body> tags.
Should work on py3k.

This patch only accomplishes a "Tentatively Valid HTML 3.2" result.
Adding information on  encoding would make that more conclusive, but
IMHO wrong too.

----------
components: Library (Lib)
files: SimpleHTTP_doctype_tags.diff
messages: 62780
nosy: ajaksu2
severity: minor
status: open
title: Adding DOCTYPE and "html", "body" tags to SimpleHTTPServer
type: feature request
versions: Python 2.6, Python 3.0
Added file: http://bugs.python.org/file9508/SimpleHTTP_doctype_tags.diff

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2169>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to