[Stackless] A question about exceptions

Kristján V. Jónsson kristjan at ccpgames.com
Fri Nov 24 11:50:22 CET 2006


Here is a quick question for you, before I make a fool of my self on the more mainstream Python lists..
 
Why is the exception state kept around with a frame after it is handled?  Hence the need for sys.exc_clear()
 
Is this an implementation issue or a language design feature?
 
Cheers,
 
Kristján
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stackless.com/pipermail/stackless/attachments/20061124/c114a5a4/attachment.htm>
-------------- next part --------------
_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless


More information about the Stackless mailing list