commit | 4702aef1ad7ce92f083e54d264a6cee126edd467 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <orsenthil@gmail.com> | Mon Nov 23 18:54:33 2009 +0000 |
committer | Senthil Kumaran <orsenthil@gmail.com> | Mon Nov 23 18:54:33 2009 +0000 |
tree | b35c55fc6d6181ca4056d23f1b67ac6d8ca24edb | |
parent | 2002eeabaf5bcd514f6c782b125ce93c3dbd34e9 [diff] |
Merged revisions 76464 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r76464 | senthil.kumaran | 2009-11-24 00:11:31 +0530 (Tue, 24 Nov 2009) | 4 lines Fix for issue1488943 - difflib.Differ() doesn't always add hints for tab characters. ........