1. ce4ba89 Raise the right exception (ValueError) for attempted I/O on closed StringIO by Fred Drake · 26 years ago
  2. 2e2525f Patch by Lars Wirzenius to allow f.readline(length). by Guido van Rossum · 27 years ago
  3. d390102 Sjoerd's StringIO speed-up by Guido van Rossum · 28 years ago
  4. f7476c5 fix default arg for read() -- should be -1 by Guido van Rossum · 29 years ago
  5. aa3e163 Added flush() method. by Sjoerd Mullender · 29 years ago
  6. 0daa13b set softspace to 0 in __init__ by Guido van Rossum · 29 years ago
  7. 85d8945 Two new generally useful modules: types defines names for all built-in types, by Guido van Rossum · 30 years ago