]> granicus.if.org Git - python/commit
Correct info about "f.read(size)". (GH13852)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 10 Sep 2019 16:00:09 +0000 (09:00 -0700)
committerGitHub <noreply@github.com>
Tue, 10 Sep 2019 16:00:09 +0000 (09:00 -0700)
commit6c588a00ed88dc621023771d5c50167423d0eea3
tree033fab9b20ea71906d132b5720247052797bcc91
parentd42a4fdc630c54352701a466a9e512bee68b5c48
Correct info about "f.read(size)". (GH13852)

In text mode, the "size" parameter indicates the number of characters, not bytes.
(cherry picked from commit faff81c05f838b0b7a64bbc8c53c02a9b04bb79d)

Co-authored-by: William Andrea <william.j.andrea@gmail.com>
Doc/tutorial/inputoutput.rst