[docs] [issue26001] Tutorial: write() does not expect string in binary mode
Roundup Robot
report at bugs.python.org
Tue Jan 12 04:28:11 EST 2016
Roundup Robot added the comment:
New changeset 5a2692911a43 by Ezio Melotti in branch '3.5':
#26001: mention in the tutorial that files in binary mode expect bytes, not str.
https://hg.python.org/cpython/rev/5a2692911a43
New changeset 4b434a4770a9 by Ezio Melotti in branch 'default':
#26001: merge with 3.5.
https://hg.python.org/cpython/rev/4b434a4770a9
----------
nosy: +python-dev
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26001>
_______________________________________
More information about the docs
mailing list