Most "active" coroutine library project?

Jason Tackaberry tack at urandom.ca
Fri Sep 25 15:36:47 EDT 2009


On Fri, 2009-09-25 at 15:25 -0400, Simon Forman wrote:
> So Kaa is essentially implementing the trampoline function.

Essentially, yeah.  It doesn't require (or support, depending on your
perspective) a coroutine to explicitly yield the next coroutine to be
reentered, but otherwise I'd say it's the same basic construct.

Cheers,
Jason.




More information about the Python-list mailing list