]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
SF patch #440170: Tests for fileinput module.
authorTim Peters <tim.peters@gmail.com>
Wed, 11 Jul 2001 22:21:17 +0000 (22:21 +0000)
committerTim Peters <tim.peters@gmail.com>
Wed, 11 Jul 2001 22:21:17 +0000 (22:21 +0000)
commit3230d5c96111660f9b8c6f4fc0f86c545dd94df5
tree8e0592bdad29b2fe613ed1cd38b184d1243e8235
parent48dacc69a2d6867579c9a6296815f704bc5fb194
SF patch #440170:  Tests for fileinput module.
New test_fileinput.py from Nick Mathewson, fiddled to use TESTFN and sundry
style nits.
Lib/test/test_fileinput.py [new file with mode: 0644]
Lib/test/test_sundry.py