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 orsenthil
Recipients orsenthil, serhiy.storchaka
Date 2021-05-07.13:50:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620395448.71.0.296519551806.issue30164@roundup.psfhosted.org>
In-reply-to
Content
This has been fixed here - https://github.com/python/cpython/pull/2755/files

Python docs demonstrate the usage of ftplib using ftp.debian.org.
I think, it is perfectly reasonable and welcome thing to do so.

https://docs.python.org/3/library/ftplib.html

Closing this ticket as fixed.  I will add some minor improvement to the documentation usage though.
History
Date User Action Args
2021-05-07 13:50:48orsenthilsetrecipients: + orsenthil, serhiy.storchaka
2021-05-07 13:50:48orsenthilsetmessageid: <1620395448.71.0.296519551806.issue30164@roundup.psfhosted.org>
2021-05-07 13:50:48orsenthillinkissue30164 messages
2021-05-07 13:50:48orsenthilcreate