]> granicus.if.org Git - python/commit
#13993: HTMLParser is now able to handle broken end tags.
authorEzio Melotti <ezio.melotti@gmail.com>
Mon, 13 Feb 2012 14:28:54 +0000 (16:28 +0200)
committerEzio Melotti <ezio.melotti@gmail.com>
Mon, 13 Feb 2012 14:28:54 +0000 (16:28 +0200)
commitf117443cb8afa3b2d91b4fef861db17866d6b6df
tree4355ba11b5406084325b960dbd4dc464ad8fa202
parent4b92cc3f7924e455b7e41cf1a66034a44ede0cc0
#13993: HTMLParser is now able to handle broken end tags.
Lib/HTMLParser.py
Lib/test/test_htmlparser.py
Misc/NEWS