Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In O_writelines: Replace use of string.joinfields with "".join. | Jeremy Hylton | 2001-02-09 | 1 | -0/+2 |
* | Added a test for the StringIO write() error I just fixed. | Guido van Rossum | 2000-10-12 | 1 | -0/+2 |
* | The test is good, but Jim forgot to check in the updated output. | Fred Drake | 2000-10-07 | 1 | -0/+6 |
* | Added some tests for the truncate() method; one is commented out because | Fred Drake | 2000-09-28 | 1 | -0/+2 |
* | New test cases for the StringIO module | Martin v. Löwis | 2000-09-19 | 1 | -0/+9 |