imaplib ... understanding the result from a fetch of RFC822s

Max M maxm at mxm.dk
Fri Nov 19 04:28:35 EST 2004


Jp Calderone wrote:

>   Parsing IMAP4 is rather involved.  imaplib does a minimal job of it, and leaves many of the details up to you.  For a more complete parser, see Twisted's IMAP4 support: http://www.twistedmatrix.com/

OK. Thanks.

There is a few odd things in imaplib. Like an empty resultset being 
returned as [None] instead of just []

-- 

hilsen/regards Max M, Denmark

http://www.mxm.dk/
IT's Mad Science



More information about the Python-list mailing list