[issue6191] HTMLParser attribute parsing - 2 test cases when it fails

Georg Brandl report at bugs.python.org
Fri Jun 5 00:22:25 CEST 2009


Georg Brandl <georg at python.org> added the comment:

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.

----------
resolution: wont fix -> 

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6191>
_______________________________________


More information about the Python-bugs-list mailing list