No -- do you feel up to writing one?
On Thu, May 1, 2014 at 5:34 AM, <[email protected]> wrote: > Twisted has a very nice convenience object called a Cooperator[1] that > allows easy iterative scheduling of atomic units of work. > > Is there something similar already implemented for the tulip/asyncio code > base? > > [1] > http://twistedmatrix.com/documents/current/api/twisted.internet.task.Cooperator.html > -- --Guido van Rossum (python.org/~guido)
