[Python-Dev] thunks (original) (raw)
Greg Ewing greg@cosc.canterbury.ac.nz
Tue, 04 Feb 2003 11:28:26 +1300 (NZDT)
- Previous message: [Python-Dev] thunks
- Next message: [Python-Dev] thunks
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Guido:
If we want to support thunks that blend into the scope of their environment as well as thunks that introduce a new local scope, here's one possible way to do it:
Do we actually want both kinds of thunk? Why, exactly?
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: [Python-Dev] thunks
- Next message: [Python-Dev] thunks
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]