]> granicus.if.org Git - python/commit
Fix for issue1488943 - difflib.Differ() doesn't always add hints for tab
authorSenthil Kumaran <orsenthil@gmail.com>
Mon, 23 Nov 2009 18:41:31 +0000 (18:41 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Mon, 23 Nov 2009 18:41:31 +0000 (18:41 +0000)
commit5c456e6f4571fec64a98e28e7e316972f35d19fc
treec8d68f50c39733465208de8d1f8cfe551c003444
parentf058d2dc0835eecf75c1d93d77e8e3b7c372a862
Fix for issue1488943 - difflib.Differ() doesn't always add hints for tab
characters.
Lib/difflib.py
Lib/test/test_difflib.py
Misc/NEWS