]> granicus.if.org Git - python/commit
#14538: HTMLParser can now parse correctly start tags that contain a bare /.
authorEzio Melotti <ezio.melotti@gmail.com>
Thu, 19 Apr 2012 01:08:41 +0000 (19:08 -0600)
committerEzio Melotti <ezio.melotti@gmail.com>
Thu, 19 Apr 2012 01:08:41 +0000 (19:08 -0600)
commitc45868ec697a70a80d1cf8a511894f073fda3a27
tree1f8e79a1d86c7efa99e160ecda477eab7a14b27b
parenta72aa843b66e80cc6f97a5e3571952d941e82404
#14538: HTMLParser can now parse correctly start tags that contain a bare /.
Lib/HTMLParser.py
Lib/test/test_htmlparser.py
Misc/NEWS