[issue10759] HTMLParser.unescape() fails on HTML entities with incorrect syntax (e.g. &#hearts; )

Martin Potthast report at bugs.python.org
Wed Dec 22 14:52:45 CET 2010


Changes by Martin Potthast <martin.potthast at googlemail.com>:


----------
title: HTMLParser.unescape() cannot handle HTML entities with incorrect syntax (e.g. &#hearts;) -> HTMLParser.unescape() fails on HTML entities with incorrect syntax (e.g. &#hearts;)

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


More information about the Python-bugs-list mailing list