On Tue, 16 Jun 2009 13:23:17 +0200, Pet <[email protected]> wrote:
>Hi,
>
>I'm trying to process several items in callback function writeLog
>            d.addCallback(self.writeLog,g=g)
>see below.
>
>Can writeLog return DeferredList instead of Deferred?

Yes, it can.  Deferred and DeferredList are mostly interchangeable.

Jean-Paul

_______________________________________________
Twisted-Python mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to