Coroutines, and memory leaks

Will Ware wware at world.std.com
Mon Mar 5 12:38:14 EST 2001


David Given (dg at pearl.tao.co.uk) wrote:
> 1. Does Python do coroutines?

Chris Tismer has modified the Python virtual machine to
enable coroutines and other artifacts of modified control
flow. This is described at www.stackless.com and you may
also be interested in the resulting thread package at
http://world.std.com/~wware/uthread.html

-- 
-----------------------------------+---------------------
 22nd century: Esperanto, geodesic | Will Ware
 domes, hovercrafts, metric system | wware at world.std.com



More information about the Python-list mailing list