diff options
author | Ronald Oussoren <ronaldoussoren@mac.com> | 2013-07-06 08:23:59 (GMT) |
---|---|---|
committer | Ronald Oussoren <ronaldoussoren@mac.com> | 2013-07-06 08:23:59 (GMT) |
commit | a68650553d8e5339610286643dfe4f078244c5ba (patch) | |
tree | c5f82b0de9e08ba86cd33e77ddd8764771d4c379 /Lib | |
parent | 54ad7e39dfe429795cc908a9a03a94c485c87cc2 (diff) | |
download | cpython-a68650553d8e5339610286643dfe4f078244c5ba.zip cpython-a68650553d8e5339610286643dfe4f078244c5ba.tar.gz cpython-a68650553d8e5339610286643dfe4f078244c5ba.tar.bz2 |
Issue #17860: explicitly mention that std* streams are opened in binary mode by default.
The documentation does mention that the streams are opened in text mode
when univeral_newlines is true, but not that that they are opened in
binary mode when that argument is false and that seems to confuse at
least some users.
Diffstat (limited to 'Lib')
0 files changed, 0 insertions, 0 deletions