Commit 714cd4e2 authored by Fred Drake's avatar Fred Drake

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

parent 712c54ff
......@@ -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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment