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 vstinner
Recipients ajaksu2, chris.mahan, vstinner
Date 2009-01-01.20:41:42
SpamBayes Score 0.007815585
Marked as misclassified No
Message-id <1230842504.59.0.53085681076.issue4791@psf.upfronthosting.co.za>
In-reply-to
Content
> Can you put some print diagnostics inside Lib/ftplib.py (...)

<your ftp object>.set_debuglevel(2) already prints a lot of 
informations.
History
Date User Action Args
2009-01-01 20:41:44vstinnersetrecipients: + vstinner, ajaksu2, chris.mahan
2009-01-01 20:41:44vstinnersetmessageid: <1230842504.59.0.53085681076.issue4791@psf.upfronthosting.co.za>
2009-01-01 20:41:43vstinnerlinkissue4791 messages
2009-01-01 20:41:43vstinnercreate