Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
test
test_io.py
Find file
Blame
History
Permalink
Fix the rest of issue 1400, by introducing a proper implementation of
· f64db9f6
Guido van Rossum
authored
Dec 06, 2007
line buffering. The TextIOWrapper class no longer calls isatty() on every write() call.
f64db9f6