On Dec 21, 2012, at 1:10 PM, Guido van Rossum <gu...@python.org> wrote:

> > > TBD: Need an interface to wait for the first of a collection of Futures.
> >
> > Have you looked at Twisted's DeferredList?
> > http://twistedmatrix.com/documents/12.1.0/api/twisted.internet.defer.DeferredList.html
> 
> No, I am trying to stay away from them.
> 

Those who do not understand Deferreds are doomed to re-implement them poorly 
;-).  (And believe me, I've seen more than a few poor re-implementations at 
this point...)

-g
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to