summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_StringIO
Commit message (Expand)AuthorAgeFilesLines
* In O_writelines: Replace use of string.joinfields with "".join.Jeremy Hylton2001-02-091-0/+2
* Added a test for the StringIO write() error I just fixed.Guido van Rossum2000-10-121-0/+2
* The test is good, but Jim forgot to check in the updated output.Fred Drake2000-10-071-0/+6
* Added some tests for the truncate() method; one is commented out becauseFred Drake2000-09-281-0/+2
* New test cases for the StringIO moduleMartin v. Löwis2000-09-191-0/+9