From: Ronald Oussoren Date: Sat, 6 Jul 2013 08:25:04 +0000 (+0200) Subject: (3.3->default) Issue #17860: explicitly mention that std* streams are opened in binar... X-Git-Tag: v3.4.0a1~325 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c17d0c2218133109740e554abac26bf3345aaa3f;p=python (3.3->default) 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. --- c17d0c2218133109740e554abac26bf3345aaa3f