commit | 6c85838489d4627d0f8292c3a3aead3519d4765c | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <orsenthil@gmail.com> | Tue Dec 28 16:10:56 2010 +0000 |
committer | Senthil Kumaran <orsenthil@gmail.com> | Tue Dec 28 16:10:56 2010 +0000 |
tree | 02739afa840ab07633c5a102c9ee88cc1acaaba1 | |
parent | 18f6b1987f0d024445dadbebba9f4395cea622bf [diff] |
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 ........