Then can you at least point me to an example of how you use it? >From the docs you pointed to I don't get a good idea of what it does or what it's good for -- it almost seems like in Tulip you would just create a Task for each thing you want to happen and that's that.
On Thu, May 1, 2014 at 10:49 AM, <[email protected]> wrote: > Hi Guido, > > > No -- do you feel up to writing one? >> > > I do not. Actually, I am still having some trouble understanding the whole > coroutine thing. > I had a similar problem understanding twisted deferred model but the > Cooperator implementation actually helped me a lot in understanding the > callback chain and stuff, so I was hoping to look at how asyncio handles a > similar task. > -- --Guido van Rossum (python.org/~guido)
