Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b4db1944c4392cb1510f01dcd2b10da6949b83fc
/
Lib
/
StringIO.py
2e2525f
Patch by Lars Wirzenius to allow f.readline(length).
by Guido van Rossum
· 28 years ago
d390102
Sjoerd's StringIO speed-up
by Guido van Rossum
· 29 years ago
f7476c5
fix default arg for read() -- should be -1
by Guido van Rossum
· 29 years ago
aa3e163
Added flush() method.
by Sjoerd Mullender
· 30 years ago
0daa13b
set softspace to 0 in __init__
by Guido van Rossum
· 30 years ago
85d8945
Two new generally useful modules: types defines names for all built-in types,
by Guido van Rossum
· 31 years ago