]> granicus.if.org Git - python/commit
Merged revisions 87542 via svnmerge from
authorSenthil Kumaran <orsenthil@gmail.com>
Tue, 28 Dec 2010 16:10:56 +0000 (16:10 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Tue, 28 Dec 2010 16:10:56 +0000 (16:10 +0000)
commit6c85838489d4627d0f8292c3a3aead3519d4765c
tree02739afa840ab07633c5a102c9ee88cc1acaaba1
parent18f6b1987f0d024445dadbebba9f4395cea622bf
Merged revisions 87542 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r87542 | senthil.kumaran | 2010-12-28 23:55:16 +0800 (Tue, 28 Dec 2010) | 3 lines

  Fix Issue10759 - html.parser.unescape() fails on HTML entities with incorrect syntax
........
Lib/html/parser.py
Lib/test/test_htmlparser.py