"Paul Rubin" <http://[EMAIL PROTECTED]> wrote:
> "Hendrik van Rooyen" <[EMAIL PROTECTED]> writes: > > I would like to do the following as one atomic operation: > > > > 1) Append an item to a list > > 2) Set a Boolean indicator > > You could do it with locks as others have suggested, but maybe you > really want the Queue module. > > Please see my reply to Robert - am aware of queue, using it in fact. -- http://mail.python.org/mailman/listinfo/python-list