From: Victor Stinner Date: Tue, 2 Apr 2013 20:13:49 +0000 (+0200) Subject: (Merge 3.3) Close #6822: ftplib.FTP.storlines() expects a binary file, not a text... X-Git-Tag: v3.4.0a1~1046 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4489e927a6e030f19fee77783ebb209119f4ad60;p=python (Merge 3.3) Close #6822: ftplib.FTP.storlines() expects a binary file, not a text file Add an unit test to ensure that text files are rejectect (with TypeError) --- 4489e927a6e030f19fee77783ebb209119f4ad60