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 python-dev
Recipients berker.peksag, martin.panter, python-dev, serhiy.storchaka
Date 2014-09-20.05:53:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140920055340.54244.70313@mail.hg.python.org>
In-reply-to
Content
New changeset eb9eac80c17a by Berker Peksag in branch '3.4':
Issue #22247: Add NNTPError to nntplib.__all__.
https://hg.python.org/cpython/rev/eb9eac80c17a

New changeset e21b0bbc06ea by Berker Peksag in branch 'default':
Issue #22247: Add NNTPError to nntplib.__all__.
https://hg.python.org/cpython/rev/e21b0bbc06ea
History
Date User Action Args
2014-09-20 05:53:43python-devsetrecipients: + python-dev, berker.peksag, martin.panter, serhiy.storchaka
2014-09-20 05:53:43python-devlinkissue22247 messages
2014-09-20 05:53:43python-devcreate