[issue15114] Deprecate strict mode of HTMLParser

Roundup Robot report at bugs.python.org
Sat Nov 2 16:08:39 CET 2013


Roundup Robot added the comment:

New changeset 0a56709eb798 by Ezio Melotti in branch 'default':
#15114: The html.parser module now raises a DeprecationWarning when the strict argument of HTMLParser or the HTMLParser.error method are used.
http://hg.python.org/cpython/rev/0a56709eb798

----------

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


More information about the Python-bugs-list mailing list