commit | 050e041bf7e5260013a74c75a05a3f0fb16447ec | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon May 14 09:08:53 2018 -0700 |
committer | GitHub <noreply@github.com> | Mon May 14 09:08:53 2018 -0700 |
tree | 5cbda6ee5f29d329dd4c427e0bc2e67fb5d4b78d | |
parent | 2e01f7d5fe51b492e39d97bf0da2a83f2efb977d [diff] |
bpo-22069: Update TextIO documentation (GH-6609) Clarify that flush is implied when the call to write contains a newline character. (cherry picked from commit 7ffd4c58fae08b29259eebd6cbcd2287820b14e8) Co-authored-by: Elena Oat <oat.elena@gmail.com>