Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #10892 > unrolled thread

Re: Observations on the three pillars of Python execution

Started byThomas Jollans <t@jollybox.de>
First post2011-08-05 10:22 +0200
Last post2011-08-05 10:22 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Observations on the three pillars of Python execution Thomas Jollans <t@jollybox.de> - 2011-08-05 10:22 +0200

#10892 — Re: Observations on the three pillars of Python execution

FromThomas Jollans <t@jollybox.de>
Date2011-08-05 10:22 +0200
SubjectRe: Observations on the three pillars of Python execution
Message-ID<mailman.1918.1312532975.1164.python-list@python.org>
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.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web