]> granicus.if.org Git - python/commit
Reverting whitespace normalization. test_difflib fails with it -- the
authorTim Peters <tim.peters@gmail.com>
Sun, 29 Aug 2004 19:33:36 +0000 (19:33 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 29 Aug 2004 19:33:36 +0000 (19:33 +0000)
commitafb5f9421719e7c7ada1a236bb226c9f84eaf880
treeed8a368f3e49e2ce6f4f22a3e5cf5400abfb21bc
parent45e77c55ff3b2a3e0d6ffdd85d4fe0d61e5ff210
Reverting whitespace normalization.  test_difflib fails with it -- the
test depends on invisible trailing whitespace in .py files.  The author will
have to repair that.
Lib/difflib.py
Lib/test/test_difflib.py