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: UNSURE 0.227 X-Spam-Level: ** X-Spam-Evidence: '*H*': 0.62; '*S*': 0.08; 'pm,': 0.11; 'subject:error': 0.12; 'wrote:': 0.14; 'programming': 0.20; 'header:In-Reply-To:1': 0.22; 'mon,': 0.22; 'chris': 0.27; 'message-id:@mail.gmail.com': 0.28; 'certainly': 0.29; '(the': 0.30; 'fact': 0.31; 'to:addr:python-list': 0.32; 'skip:" 10': 0.34; 'received:209.85': 0.37; 'steven': 0.38; 'received:google.com': 0.38; 'to:addr:python.org': 0.39; 'received:209': 0.39; 'header:Received:5': 0.40; '2011': 0.62; 'received:209.85.210.174': 0.84; 'received:mail- iy0-f174.google.com': 0.84; 'smell': 0.84; 'pretending': 0.91; 'attractive': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=zu9fsvInI+W6cfDiv+LHp4qzbOTi1vmEXVa68iAPYJY=; b=srnCB2+cQrEh/Xu9G3Mm04Dw4ImC2AYlex/lyLQkNXghF2DLdMESpwqhMYdwDlzCGM 7cs+oAJ5gLqTnbpYD/OM3U0rKWBmOpHM+q4mlQI3tN3xVf18Ouqx+APHnp9PYuaZURxg AHYDgAFlY+22cwSk7rsDByZ4krDrDSdehB4Eo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=pZiINhB0BGDzusDIhLVdddkDruVrkx/B6OdBgmG2nfLRs/aSfiZcK9vAqy00q49r39 F2y3qNsiZ0/dsTKMH246sjKlYqPhxSSDtQWiW0WBgt/mLK6SzUXszyUN8vsR5sz7GvjO q4zv2dd4U/hOJPu6UhdBbe/vOiTAoyCQK3lhA= MIME-Version: 1.0 In-Reply-To: <4dbe71d9$0$29967$c3e8da3$5496439d@news.astraweb.com> References: <4dbbb7b6$0$29991$c3e8da3$5496439d@news.astraweb.com> <4dbe71d9$0$29967$c3e8da3$5496439d@news.astraweb.com> Date: Mon, 2 May 2011 19:03:40 +1000 Subject: Re: Fibonacci series recursion error From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-Mailman-Approved-At: Wed, 04 May 2011 09:39:02 +0200 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: 13 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1304494744 news.xs4all.nl 81479 [::ffff:82.94.164.166]:42361 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:4600 On Mon, May 2, 2011 at 6:56 PM, Steven D'Aprano wrote: > (The fact that most of those start with P is almost certainly a > coincidence.) > There's definitely something attractive about that letter. Lots of programming languages' names start with P. I smell a conspiracy. The word "programming" has been secretly attracting related words to its corner of the alphabet... and the government's *covering it up* and pretending there's nothing happening! Chris Angelico