commit | 7ffd4c58fae08b29259eebd6cbcd2287820b14e8 | [log] [tgz] |
---|---|---|
author | Elena Oat <oat.elena@gmail.com> | Mon May 14 17:48:01 2018 +0300 |
committer | Mariatta <Mariatta@users.noreply.github.com> | Mon May 14 10:48:01 2018 -0400 |
tree | dd30562695878c4c362ea04f51b936ccf7174482 | |
parent | bd08a0af2d88c590ede762102bd42da3437e9980 [diff] |
bpo-22069: Update TextIO documentation (GH-6609) Clarify that flush is implied when the call to write contains a newline character.