]> granicus.if.org Git - python/commit
Remove test_difflib's output file and change test_difflib to stop
authorTim Peters <tim.peters@gmail.com>
Wed, 23 May 2001 01:45:19 +0000 (01:45 +0000)
committerTim Peters <tim.peters@gmail.com>
Wed, 23 May 2001 01:45:19 +0000 (01:45 +0000)
commitdec4a6143c100af44e221a60dfa244add1c00ccf
tree4bd3694e187fa09192bf471c141d962b3f116dbf
parent07f353c5601d7d0100217a5e7d1f0f214c4b7a63
Remove test_difflib's output file and change test_difflib to stop
generating it.  Since this is purely a doctest, the output file never
served a good purpose.
Lib/test/output/test_difflib [deleted file]
Lib/test/test_difflib.py