[Python-Dev] Re: [Stackless] comments on PEP 219
Greg Ewing
greg@cosc.canterbury.ac.nz
Tue, 20 Mar 2001 12:21:47 +1200 (NZST)
Christian Tismer <tismer@tismer.com>:
> It does not
> matter how and where frames were created, it is just impossible
> to jump at a frame that is held by an interpreter on the C stack.
I think I need a clearer idea of what it means for a frame
to be "held by an interpreter".
I gather that each frame has a lock flag. How and when does
this flag get set and cleared?
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury, | A citizen of NewZealandCorp, a |
Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. |
greg@cosc.canterbury.ac.nz +--------------------------------------+