]> granicus.if.org Git - python/commit
HTMLParser is now able to handle slashes in the start tag.
authorEzio Melotti <ezio.melotti@gmail.com>
Tue, 21 Feb 2012 07:22:16 +0000 (09:22 +0200)
committerEzio Melotti <ezio.melotti@gmail.com>
Tue, 21 Feb 2012 07:22:16 +0000 (09:22 +0200)
commit36b7361fe76733b3a4944ef92b49bcea4584b740
tree37ae2ab2af68f8334f6de81980ebbdef535b2662
parent9be6c3ddf09ce4bc5768f708867e6b30a5bc78cb
HTMLParser is now able to handle slashes in the start tag.
Lib/HTMLParser.py
Lib/test/test_htmlparser.py
Misc/NEWS