This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ezio.melotti
Recipients ezio.melotti, gennad, ivanrdg, orsenthil, python-dev
Date 2011-03-18.02:52:43
SpamBayes Score 0.013899384
Marked as misclassified No
Message-id <1300416764.64.0.378444258187.issue11567@psf.upfronthosting.co.za>
In-reply-to
Content
This is just nitpicking, but serving XHTML as text/html is wrong.  Also  XHTML is not necessary here, so I would just use an HTML 4.01 strict doctype (and remove the xmlns).
History
Date User Action Args
2011-03-18 02:52:44ezio.melottisetrecipients: + ezio.melotti, orsenthil, python-dev, gennad, ivanrdg
2011-03-18 02:52:44ezio.melottisetmessageid: <1300416764.64.0.378444258187.issue11567@psf.upfronthosting.co.za>
2011-03-18 02:52:44ezio.melottilinkissue11567 messages
2011-03-18 02:52:43ezio.melotticreate