]> granicus.if.org Git - python/commit
Merged revisions 76464 via svnmerge from
authorSenthil Kumaran <orsenthil@gmail.com>
Mon, 23 Nov 2009 19:02:52 +0000 (19:02 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Mon, 23 Nov 2009 19:02:52 +0000 (19:02 +0000)
commit758025cb1fc44c8cfe899744af80b2f5fa87be89
treedc5c4a3b96b2daac3c91b5f902be1fe793ee106a
parent71db3cd63d2ec714da0773b5538bfadd7414cee2
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.
........
Lib/difflib.py
Lib/test/test_difflib.py
Misc/NEWS