summaryrefslogtreecommitdiffstats
path: root/Mac/PythonLauncher/PreferencesWindowController.m
diff options
context:
space:
mode:
authorRonald Oussoren <ronaldoussoren@mac.com>2013-07-06 08:23:59 (GMT)
committerRonald Oussoren <ronaldoussoren@mac.com>2013-07-06 08:23:59 (GMT)
commita68650553d8e5339610286643dfe4f078244c5ba (patch)
treec5f82b0de9e08ba86cd33e77ddd8764771d4c379 /Mac/PythonLauncher/PreferencesWindowController.m
parent54ad7e39dfe429795cc908a9a03a94c485c87cc2 (diff)
downloadcpython-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 'Mac/PythonLauncher/PreferencesWindowController.m')
0 files changed, 0 insertions, 0 deletions