[Twisted-Python] Flag storing broke in IMAP4Client

Andrew Bennetts andrew-twisted at puzzling.org
Thu Jul 31 20:00:39 MDT 2003


On Thu, Jul 31, 2003 at 08:47:11PM -0500, John Goerzen wrote:
> Hello,
> 
> I have discovered what I believe to be a bug in IMAP4Client in the file
> imap4.py.  I received the following traceback:
[...]
> This is with Twisted 1.0.6.
> 
> This would likely be a problem for all IMAP commands that issues STORE to the
> server: setFlags(), addFlags(), removeFlags(), etc.

I *strongly* recommend using either CVS or the latest alpha if you are using
IMAP.  There has been a lot of work (almost forty checkins) done on it since
1.0.6:
    http://twistedmatrix.com/users/jh.twistd/viewcvs/cgi/viewcvs.cgi/twisted/protocols/imap4.py?cvsroot=Twisted

-Andrew.





More information about the Twisted-Python mailing list