]> granicus.if.org Git - python/commit
ftplib.FTP.retrbinary callback gets a bytes, not a str (GH-652) (GH-657)
authorXiang Zhang <angwerzx@126.com>
Mon, 13 Mar 2017 03:03:36 +0000 (11:03 +0800)
committerGitHub <noreply@github.com>
Mon, 13 Mar 2017 03:03:36 +0000 (11:03 +0800)
commit388e2568fc919a177df2d2949b575c553aea84ac
treee074faa7ef6205d7f33b508f0ba27dccd339d305
parent7927abba3449e12d0ae3518b722fdfeb383b4039
ftplib.FTP.retrbinary callback gets a bytes, not a str (GH-652) (GH-657)
Doc/library/ftplib.rst