]> granicus.if.org Git - python/commit
ftplib.FTP.retrbinary callback gets a bytes, not a str (GH-652)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Mon, 13 Mar 2017 02:51:27 +0000 (19:51 -0700)
committerXiang Zhang <angwerzx@126.com>
Mon, 13 Mar 2017 02:51:27 +0000 (10:51 +0800)
commit9e52c907b5511393ab7e44321e9521fe0967e34d
tree435328f35e635d101bd9d9ca76dd0d8de2d4a54d
parent7bb6ac76b27efc7260b17b03362f60a4106a4805
ftplib.FTP.retrbinary callback gets a bytes, not a str (GH-652)
Doc/library/ftplib.rst