Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.193 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.68; '*S*': 0.07; 'subject:Python': 0.06; 'received:192.168.1.40': 0.16; 'wrote:': 0.16; 'header:In-Reply- To:1': 0.22; 'code': 0.25; '(f)': 0.30; 'yes.': 0.30; 'to:addr :python-list': 0.33; 'header:User-Agent:1': 0.34; 'eric': 0.34; 'object': 0.35; 'subject:: ': 0.39; 'received:192': 0.39; 'to:addr:python.org': 0.39; 'received:62': 0.70; 'from:addr:t': 0.84; 'recursion.': 0.84; 'snow': 0.91 Date: Fri, 05 Aug 2011 10:22:42 +0200 From: Thomas Jollans User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110628 Thunderbird/5.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Observations on the three pillars of Python execution References: In-Reply-To: X-Enigmail-Version: 1.2 OpenPGP: id=5C8691ED Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1312532975 news.xs4all.nl 23884 [2001:888:2000:d::a6]:34881 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:10892 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.