Ezio Melotti <ezio.melo...@gmail.com> added the comment:

This is already fixed, but only in non-strict mode (and 3.2.3 iirc).
You should always use HTMLParser(strict=False).  The non-strict mode will 
probably become the default and strict=True will be deprecated.
Thanks anyway for the report, and please report any failure that you might find 
with strict=False.

----------
resolution:  -> invalid
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14506>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to