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 hynek
Recipients hynek, mdmullins, r.david.murray
Date 2012-02-13.08:15:33
SpamBayes Score 0.00045213473
Marked as misclassified No
Message-id <1329120933.81.0.845343237579.issue7644@psf.upfronthosting.co.za>
In-reply-to
Content
Looking into the source code of nntplib, I'd claim this bug isn't valid anymore?

At least the file is opened in binary mode now – see Lib/nntplib.py:462

In any case, we have a test suite now.
History
Date User Action Args
2012-02-13 08:15:33hyneksetrecipients: + hynek, r.david.murray, mdmullins
2012-02-13 08:15:33hyneksetmessageid: <1329120933.81.0.845343237579.issue7644@psf.upfronthosting.co.za>
2012-02-13 08:15:33hyneklinkissue7644 messages
2012-02-13 08:15:33hynekcreate