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 amaury.forgeotdarc, hdima, orsenthil
Date 2008-09-09.17:02:30
SpamBayes Score 0.0022698399
Marked as misclassified No
Message-id <20080909170222.GB3400@gmail.com>
In-reply-to
Content
So, in effect, if we settle for ASCII as the default encoding, then the
attached patch is good enough. Someone should check this in. 
Should it go in py3k, release? Because, without this patch(which is again
simple), nntplib is almost unusable.
History
Date User Action Args
2008-09-09 17:02:32orsenthilsetrecipients: + orsenthil, hdima, amaury.forgeotdarc
2008-09-09 17:02:30orsenthillinkissue3714 messages
2008-09-09 17:02:30orsenthilcreate