]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#15114: the strict mode and argument of HTMLParser, HTMLParser.error, and the HTMLPar...
authorEzio Melotti <ezio.melotti@gmail.com>
Sat, 2 Aug 2014 11:10:30 +0000 (14:10 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Sat, 2 Aug 2014 11:10:30 +0000 (14:10 +0300)
commit73a4359eb0eb624c588c5d52083ea4944f9787ea
tree348fcf0642ccec54e7bd2e466cce6b7d063f7d7c
parentffff1440d118cae189a6c2baf595dda52cdc7c3a
#15114: the strict mode and argument of HTMLParser, HTMLParser.error, and the HTMLParserError exception have been removed.
Doc/library/html.parser.rst
Lib/html/parser.py
Lib/test/test_htmlparser.py
Misc/NEWS