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 corona10
Recipients corona10, vstinner
Date 2020-01-15.13:28:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
s = nntplib.NNTP('nntp.perl.org')
s = nntplib.NNTP('news.mozilla.org')

I 've checked a few servers list to use.
But I don't know that they are proper to use.
History
Date User Action Args
2020-01-15 13:28:11corona10setrecipients: + corona10, vstinner
2020-01-15 13:28:11corona10setmessageid: <[email protected]>
2020-01-15 13:28:11corona10linkissue39343 messages
2020-01-15 13:28:11corona10create