[issue15114] Deprecate strict mode of HTMLParser

Ezio Melotti report at bugs.python.org
Thu Nov 7 17:43:58 CET 2013


Ezio Melotti added the comment:

3.4 is done.

3.5
strict arg removed and strict code removed
HTMLParseError removed
HTMLParser.error and calls to HTMLParser.error removed

----------
Added file: http://bugs.python.org/file32535/issue15114-3.diff

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


More information about the Python-bugs-list mailing list