This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
4095101c78
cpython
/
Lib
/
test
/
output
/
test_StringIO
12 lines
154 B
Plaintext
Raw
Normal View
History
Unescape
Escape
New test cases for the StringIO module
2000-09-19 13:35:39 -03:00
test_StringIO
abcdefghij
klmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
2
Added some tests for the truncate() method; one is commented out because cStringIO does not get it right (reported as SF bug #115531). Added test for ValueError when write() is called on a closed StringIO object. Commented out because cStringIO does not get it right (reported as SF bug #115530).
2000-09-28 01:25:33 -03:00
'abcdefghij'
New test cases for the StringIO module
2000-09-19 13:35:39 -03:00
abcdefghij
klmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
2
Added some tests for the truncate() method; one is commented out because cStringIO does not get it right (reported as SF bug #115531). Added test for ValueError when write() is called on a closed StringIO object. Commented out because cStringIO does not get it right (reported as SF bug #115530).
2000-09-28 01:25:33 -03:00
'abcdefghij'