COMMITS
/ Lib/StringIO.py February 28, 2000
G
Simple changes by Gerrit Holl - move author acknowledgements out of
Guido van Rossum committed
February 2, 2000
G
Mass patch by Ka-Ping Yee:
Guido van Rossum committed
August 18, 1998
F
Raise the right exception (ValueError) for attempted I/O on closed StringIO
Fred Drake committed
July 25, 1997
G
Patch by Lars Wirzenius to allow f.readline(length).
Guido van Rossum committed
June 19, 1996
G
Sjoerd's StringIO speed-up
Guido van Rossum committed
January 25, 1996
G
fix default arg for read() -- should be -1
Guido van Rossum committed
July 19, 1995
S
Added flush() method.
Sjoerd Mullender committed
June 22, 1995
G
set softspace to 0 in __init__
Guido van Rossum committed
June 23, 1994
G
Two new generally useful modules: types defines names for all built-in types,
Guido van Rossum committed