[Twisted-Python] Re: Making DeferredList look like Deferred

Feb. 6, 2006
9:51 p.m.
Actually, I suppose that, if code == False: # assumes failed results have # (False, failure) pairs, and # only returns the first of # these. return res could better be, if code == False: raise failure.DefaultException(result) (so that the errback gets the full list). Lenny __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
7044
Age (days ago)
7044
Last active (days ago)
0 comments
1 participants
participants (1)
-
Lenny G Arbage