]> granicus.if.org Git - python/commitdiff
The test is good, but Jim forgot to check in the updated output.
authorFred Drake <fdrake@acm.org>
Sat, 7 Oct 2000 16:58:11 +0000 (16:58 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 7 Oct 2000 16:58:11 +0000 (16:58 +0000)
Lib/test/output/test_StringIO

index ce983c03d1b8f4f7dbdc6773df44399143f561b8..e2c5c31aeab779e7b49a60ab97c6bcd2417f5220 100644 (file)
@@ -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