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 belopolsky, eric.araujo, ezio.melotti, georg.brandl, lukasz.langa, rhettinger, ron_adam, vterron
Date 2012-07-13.19:12:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342206768.9.0.510062217217.issue10716@psf.upfronthosting.co.za>
In-reply-to
Content
Using an HTML5 doctype is ok, but I'm not sure it's a good idea to use new HTML5 elements/features yet (those shouldn't be necessary anyway, so basically you should end up with valid HTML 4 strict with an HTML5 doctype).
History
Date User Action Args
2012-07-13 19:12:48ezio.melottisetrecipients: + ezio.melotti, georg.brandl, rhettinger, belopolsky, ron_adam, eric.araujo, lukasz.langa, vterron
2012-07-13 19:12:48ezio.melottisetmessageid: <1342206768.9.0.510062217217.issue10716@psf.upfronthosting.co.za>
2012-07-13 19:12:48ezio.melottilinkissue10716 messages
2012-07-13 19:12:48ezio.melotticreate