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.

作者 r.david.murray
收信人 BreamoreBoy, fdrake, jjlee, kxroberto, orsenthil, r.david.murray, terry.reedy
日期 2010-08-22.16:37:51
SpamBayes Score 0.00029360925
Marked as misclassified
Message-id <1282495073.15.0.859930126176.issue1486713@psf.upfronthosting.co.za>
In-reply-to
内容
I disagree (and might disagree with those other closings but I haven't noticed them I guess).  BeautifulSoup does *not* cover this ground, it is broken in 3.x because of the lack of a tolerant HTML parser in the stdlib (it used to use sgmlib, which is now gone).  BeautifulSoup would probably very much like to have this tolerant mode.

It probably shouldn't be the default, though, for backward compatibility reasons :(
历史
日期 用户 动作 参数
2010-08-22 16:37:53r.david.murray修改recipients: + r.david.murray, fdrake, terry.reedy, jjlee, orsenthil, kxroberto, BreamoreBoy
2010-08-22 16:37:53r.david.murray修改messageid: <1282495073.15.0.859930126176.issue1486713@psf.upfronthosting.co.za>
2010-08-22 16:37:51r.david.murray链接issue1486713 messages
2010-08-22 16:37:51r.david.murray创建