[Python-Dev] nested scopes confusion (original) (raw)
Thomas Heller thomas.heller@ion-tof.com
Tue, 4 Dec 2001 21:37:41 +0100
- Previous message: [Python-Dev] nested scopes confusion
- Next message: [Python-Dev] nested scopes confusion
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: "Thomas Heller" <thomas.heller@ion-tof.com>
> But the performance characteristics of class vs. function is really > the bottleneck of your application? Are you sure that nested fuctions > are really cheaper? [...] What were I talking about ;-) ?
These are functions using nested scopes, not nested functions.
Sorry, Thomas
- Previous message: [Python-Dev] nested scopes confusion
- Next message: [Python-Dev] nested scopes confusion
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]