This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author giampaolo.rodola
Recipients ezio.melotti, giampaolo.rodola, pitrou, r.david.murray, rock
Date 2013-07-18.15:07:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1374160060.89.0.791038906444.issue17933@psf.upfronthosting.co.za>
In-reply-to
Content
That's not safe as a misbehaving FTP server might not send a response code at all (highly unlikely but still...).
Furthermore having the complete server response (response code + accompaining message) is a lot more helpful.
History
Date User Action Args
2013-07-18 15:07:40giampaolo.rodolasetrecipients: + giampaolo.rodola, pitrou, ezio.melotti, r.david.murray, rock
2013-07-18 15:07:40giampaolo.rodolasetmessageid: <1374160060.89.0.791038906444.issue17933@psf.upfronthosting.co.za>
2013-07-18 15:07:40giampaolo.rodolalinkissue17933 messages
2013-07-18 15:07:40giampaolo.rodolacreate