1. cafd495 In O_writelines: Replace use of string.joinfields with "".join. by Jeremy Hylton · 23 years ago
  2. 22d5895 Added a test for the StringIO write() error I just fixed. by Guido van Rossum · 24 years ago
  3. 4bbea05 Jack Jansen reported that the regression test failed on the Mac where by Guido van Rossum · 24 years ago
  4. d1229f5 Uncommented tests that failed for cStringIO, by Jim Fulton · 24 years ago
  5. 9543833 Added some tests for the truncate() method; one is commented out because by Fred Drake · 24 years ago
  6. b96e0e5 New test cases for the StringIO module by Martin v. Löwis · 24 years ago