Mark Shannon wrote: > I think that CPython should have proper coroutines, rather than add more > bits and pieces to generators in an attempt to make them more like > coroutines. >> I have mentioned this before, but this time I have done something about > it :) >> I have a working, portable, (asymmetric) coroutine implementation here: >> https://bitbucket.org/markshannon/hotpy_coroutines As a user, this sounds cool! ~Ethan~