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 zvyn
Recipients barry, jesstess, pitrou, r.david.murray, zvyn
Date 2014-07-02.01:25:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1404264330.92.0.409128568041.issue21804@psf.upfronthosting.co.za>
In-reply-to
Content
I got the Exception policy of the POP3 class wrong (ignore my review comment on that) and needed to add 'UTF8' to the list of optional commands.
History
Date User Action Args
2014-07-02 01:25:30zvynsetrecipients: + zvyn, barry, pitrou, r.david.murray, jesstess
2014-07-02 01:25:30zvynsetmessageid: <1404264330.92.0.409128568041.issue21804@psf.upfronthosting.co.za>
2014-07-02 01:25:30zvynlinkissue21804 messages
2014-07-02 01:25:30zvyncreate