mirror of https://github.com/python/cpython
Browse Source
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.pull/224/head
1 changed files with 4 additions and 2 deletions
Loading…
Reference in new issue