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 r.david.murray
Recipients barry, dveeden, r.david.murray
Date 2014-01-23.13:55:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390485351.4.0.290589167287.issue20352@psf.upfronthosting.co.za>
In-reply-to
Content
imaplib has an API for handling that kind of thing.  Maybe we can model the poplib support off of that API.  It would be nice to be consistent, assuming it in fact makes sense for poplib as well.
History
Date User Action Args
2014-01-23 13:55:51r.david.murraysetrecipients: + r.david.murray, barry, dveeden
2014-01-23 13:55:51r.david.murraysetmessageid: <1390485351.4.0.290589167287.issue20352@psf.upfronthosting.co.za>
2014-01-23 13:55:51r.david.murraylinkissue20352 messages
2014-01-23 13:55:51r.david.murraycreate