[Stackless] Stackless API

Oren Tirosh oren-slp at hishome.net
Mon Feb 2 09:34:55 CET 2004


On Thu, Jan 29, 2004 at 08:57:27PM +0100, Christian Tismer wrote:
...
> As we are at it:
> What I *want* to take out is support for sending
> exceptions to channels.

There is one use case I found very useful: sending StopIteration into the
channel. I'm +1 on removing support for sending exceptions to channels
but only if there is some alternative mechanism to signal "end of data".
Perhaps channel.close() ?

    Oren

_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless



More information about the Stackless mailing list