[Stackless] Re: [Python-Dev] Stackless Design Q.
Greg Ewing
greg@cosc.canterbury.ac.nz
Fri, 22 Feb 2002 16:21:09 +1300 (NZDT)
Fri, 22 Feb 2002 16:21:09 +1300 (NZDT)
- Previous message: [Stackless] Re: [Python-Dev] Stackless Design Q.
- Next message: [Python-Dev] Re: [Stackless] Stackless Design Q.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Gordon McMillan <gmcm@hypernet.com>: > You need a way to refer to "this" tasklet from Python Yes, that occurred to me as well. Would a built-in function called current_tasklet() provide what you want? 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 +--------------------------------------+
- Previous message: [Stackless] Re: [Python-Dev] Stackless Design Q.
- Next message: [Python-Dev] Re: [Stackless] Stackless Design Q.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]