The test is good, but Jim forgot to check in the updated output.

This commit is contained in:
Fred Drake 2000-10-07 16:58:11 +00:00
parent 4095101c78
commit 5c0b43d1e2
1 changed files with 6 additions and 0 deletions

View 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