Observations on the three pillars of Python execution
Thomas Jollans
t at jollybox.de
Fri Aug 5 04:22:42 EDT 2011
More information about the Python-list mailing list
Fri Aug 5 04:22:42 EDT 2011
- Previous message (by thread): Observations on the three pillars of Python execution
- Next message (by thread): Observations on the three pillars of Python execution
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 05/08/11 09:20, Eric Snow wrote: > Object available during code object execution: > (M) no > (C) no > (F) no (F) yes. cf. recursion.
- Previous message (by thread): Observations on the three pillars of Python execution
- Next message (by thread): Observations on the three pillars of Python execution
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list