commit | 4052fe5a9bb5de0e142f138c00a263d2fe44f552 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Wed Oct 13 03:29:54 2004 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Wed Oct 13 03:29:54 2004 +0000 |
tree | 2171ed07cbbbd4f078a96acbff9b51de4bca4a7d | |
parent | 876c43245ea0a42090636222c02ccf359e4f5aa8 [diff] |
test_stdout_none(): Don't print "banana" to the screen in the middle of the test. It's testing stdout in a different process, so it has to print something, but I didn't find "banana" to be self-explanatory.