new eGroups coroutine release

Cliff Crawford cjc26 at nospam.cornell.edu
Wed May 31 23:40:58 EDT 2000


* Shae Erisson <shapr at uab.edu> menulis:
| 
| > Can't coroutines be implemented using C Tismer's stackless python
| > implementation and continuations?
| > --
| > Robin Becker
| 
| yes, but stackless python is not the only way to get coroutines. I think
| there was even a third way to get coroutines, but I don't remember the
| rest of that story.

You can also implement them using threads.


-- 
cliff crawford    -><-    http://www.people.cornell.edu/pages/cjc26/
                          Synaesthesia now!            icq 68165166



More information about the Python-list mailing list