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 arloclarke
Recipients arloclarke
Date 2017-07-17.23:05:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500332728.63.0.200349009774.issue30956@psf.upfronthosting.co.za>
In-reply-to
Content
Stack overflow question with full details: https://stackoverflow.com/questions/45150568/python-ftp-socket-timeout-handling

Socket timeout in ftplib can't be handled; a program crash occurs even when the relevant code is wrapped in a general catch-all.
History
Date User Action Args
2017-07-17 23:05:28arloclarkesetrecipients: + arloclarke
2017-07-17 23:05:28arloclarkesetmessageid: <1500332728.63.0.200349009774.issue30956@psf.upfronthosting.co.za>
2017-07-17 23:05:28arloclarkelinkissue30956 messages
2017-07-17 23:05:28arloclarkecreate