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 janssen
Recipients barry, christian.heimes, donmez, draghuram, exarkun, janssen, loewis, nnorwitz, rtmq, vstinner
Date 2008-10-14.19:31:10
SpamBayes Score 0.00019377882
Marked as misclassified No
Message-id <1224012672.05.0.712297702474.issue1210@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe the first thing to do is to expand the Lib/test/test_imaplib.py
file, which right now is pretty darn minimal.  We really need an IMAP
server somewhere to test against, with a standard library of varied
messages.

Perhaps Python.org is running an IMAP server?
History
Date User Action Args
2008-10-14 19:31:12janssensetrecipients: + janssen, loewis, barry, nnorwitz, exarkun, vstinner, draghuram, christian.heimes, donmez, rtmq
2008-10-14 19:31:12janssensetmessageid: <1224012672.05.0.712297702474.issue1210@psf.upfronthosting.co.za>
2008-10-14 19:31:11janssenlinkissue1210 messages
2008-10-14 19:31:10janssencreate