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 Hunanyan, Matt.Basta, cpalmer, eric.araujo, ezio.melotti, fantoozler, fdrake, friday, georg.brandl, gsf, momat, orsenthil, pitrou, r.david.murray, yotam
Date 2011-07-30.07:09:15
SpamBayes Score 1.7520939e-05
Marked as misclassified No
Message-id <1312009756.31.0.110456823627.issue670664@psf.upfronthosting.co.za>
In-reply-to
Content
As I said somewhere else, the only use case I can think of where the 'strict' flag is useful is validation, but AFAIK even in "strict mode" it's possible to parse non-valid documents, so I agree it's pretty useless.

Moving to HTML5 and offering something able to parse real-world HTML seems the way to go IMHO.
History
Date User Action Args
2011-07-30 07:09:16ezio.melottisetrecipients: + ezio.melotti, fdrake, georg.brandl, yotam, orsenthil, pitrou, fantoozler, gsf, cpalmer, eric.araujo, r.david.murray, momat, Hunanyan, friday, Matt.Basta
2011-07-30 07:09:16ezio.melottisetmessageid: <1312009756.31.0.110456823627.issue670664@psf.upfronthosting.co.za>
2011-07-30 07:09:15ezio.melottilinkissue670664 messages
2011-07-30 07:09:15ezio.melotticreate