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 georg.brandl
Recipients georg.brandl, momat, r.david.murray
Date 2009-06-04.22:22:21
SpamBayes Score 0.027441336
Marked as misclassified No
Message-id <1244154145.87.0.978837949202.issue6191@psf.upfronthosting.co.za>
In-reply-to
Content
So BeautifulSoup is using HTMLParser? That is interesting, because they
claim to support "broken" HTML.

In any case, if a "quirky" mode is added, it should have to be turned on
explicitly by a flag.
History
Date User Action Args
2009-06-04 22:22:28georg.brandlsetrecipients: + georg.brandl, r.david.murray, momat
2009-06-04 22:22:25georg.brandlsetmessageid: <1244154145.87.0.978837949202.issue6191@psf.upfronthosting.co.za>
2009-06-04 22:22:24georg.brandllinkissue6191 messages
2009-06-04 22:22:21georg.brandlcreate