summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorRonald Oussoren <ronaldoussoren@mac.com>2013-07-06 10:23:59 +0200
committerRonald Oussoren <ronaldoussoren@mac.com>2013-07-06 10:23:59 +0200
commita68650553d8e5339610286643dfe4f078244c5ba (patch)
treec5f82b0de9e08ba86cd33e77ddd8764771d4c379 /Python
parent54ad7e39dfe429795cc908a9a03a94c485c87cc2 (diff)
downloadcpython-git-a68650553d8e5339610286643dfe4f078244c5ba.tar.gz
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 'Python')
0 files changed, 0 insertions, 0 deletions