From: Fred Drake Date: Sat, 7 Oct 2000 16:58:11 +0000 (+0000) Subject: The test is good, but Jim forgot to check in the updated output. X-Git-Tag: v2.0c1~46 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5c0b43d1e26e28608170baf2887a82124b62fa36;p=python The test is good, but Jim forgot to check in the updated output. --- diff --git a/Lib/test/output/test_StringIO b/Lib/test/output/test_StringIO index ce983c03d1..e2c5c31aea 100644 --- a/Lib/test/output/test_StringIO +++ b/Lib/test/output/test_StringIO @@ -4,8 +4,14 @@ klmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ 2 'abcdefghij' +'abcde' +Caught expected ValueError writing to closed StringIO: +I/O operation on closed file abcdefghij klmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ 2 'abcdefghij' +'abcde' +Caught expected ValueError writing to closed StringIO: +I/O operation on closed file