]> granicus.if.org Git - python/commit
#13960: HTMLParser is now able to handle broken comments.
authorEzio Melotti <ezio.melotti@gmail.com>
Mon, 13 Feb 2012 14:10:44 +0000 (16:10 +0200)
committerEzio Melotti <ezio.melotti@gmail.com>
Mon, 13 Feb 2012 14:10:44 +0000 (16:10 +0200)
commit4b92cc3f7924e455b7e41cf1a66034a44ede0cc0
tree46a2c5992e840899d901932bb2559086d500fcc3
parent32b6371460e9b3b2708be2e732599f3c9a1fe336
#13960: HTMLParser is now able to handle broken comments.
Lib/HTMLParser.py
Lib/test/test_htmlparser.py
Misc/NEWS