Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.011 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'nicely': 0.07; 'python': 0.09; 'braces': 0.09; 'lawrence': 0.09; 'references.': 0.09; 'language': 0.14; '"it\'s': 0.16; 'blocks': 0.16; 'both.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'idle.': 0.16; 'justified': 0.16; 'pythonic': 0.16; 'mon,': 0.16; 'wrote:': 0.17; '>>>': 0.18; 'bit': 0.21; 'header:In-Reply-To:1': 0.25; 'url:wiki': 0.26; 'ago': 0.27; 'am,': 0.27; 'designer': 0.27; 'forgive': 0.27; 'message-id:@mail.gmail.com': 0.27; "doesn't": 0.28; 'went': 0.28; 'chris': 0.28; "d'aprano": 0.29; 'obscure': 0.29; 'steven': 0.29; 'url:wikipedia': 0.29; 'maybe': 0.29; 'getting': 0.33; 'idle': 0.33; 'to:addr:python-list': 0.33; 'weeks': 0.33; 'received:google.com': 0.34; 'done': 0.34; 'thanks': 0.34; 'described': 0.35; 'eric': 0.35; 'nov': 0.35; 'sometimes': 0.35; 'received:209.85': 0.35; 'something': 0.35; 'there': 0.35; 'but': 0.36; 'url:org': 0.36; "didn't": 0.36; 'anything': 0.36; 'too': 0.36; 'reported': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'mark': 0.38; 'mean': 0.38; 'url:en': 0.38; 'to:addr:python.org': 0.39; 'called': 0.39; 'header:Received:5': 0.40; "you'll": 0.62; 'url:%1': 0.68; "everything's": 0.84; 'naughty': 0.84; 'here."': 0.91; 'walls': 0.93; 'family.': 0.95 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=FtBpIf1cXlxI4jZBTcrqqe2KG4FOBgW8X25nPjwNON8=; b=kBAecKOjiaxmfkqsVrDELCA/+gl+kX3tYKvzVd8GGj34yqtQaB408uYes0oICBrtCl 6bLu/p6J8iG+Vk0ja2nLw9YgstWl+7bXfVnalwHAobxyYN80P2N4n3WEkooDjHKtGZPL c+j0+wnnDYQqKMKCLNoRyH91d8MBF8MVFpGtZ0xZap3BQ7MMniZCmYPZXhnsbC8a4p4w 8pq0PaeLvM+dMFCsvdSS/0OYDhtPeNz/WTc6Ts3sClbq9/5Wzn9l6R1LgMxNkFKYYGyn kYglriIB4rmJA4eNDwMsFn2h2c0knwhVTKHC+9VBaFrxBR1uW861wvkwfiYRnJAqA+Tv xKsg== MIME-Version: 1.0 In-Reply-To: References: <50a905f7$0$29978$c3e8da3$5496439d@news.astraweb.com> Date: Mon, 19 Nov 2012 03:13:10 +1100 Subject: Re: Point of idle curiosity From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 36 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1353255193 news.xs4all.nl 6950 [2001:888:2000:d::a6]:51491 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:33504 On Mon, Nov 19, 2012 at 3:08 AM, Mark Lawrence wrote: > On 18/11/2012 15:59, Steven D'Aprano wrote: >> >> On Sun, 18 Nov 2012 22:45:43 +1100, Chris Angelico wrote: >> >>> (if you'll forgive the pun) >>> >>> Is IDLE named after Eric of that name, or is it pure coincidence? >> >> >> Well, IDLE is an IDE. The L doesn't seem to mean anything, so it's >> plausible that it is named after Eric Idle. > > https://en.wikipedia.org/wiki/IDLE_%28Python%29 > Thanks both. I went looking at the docs, but didn't find anything conclusive either way. It's sometimes hard to know just how much Monty Python there is in the language... which justified me getting a bit naughty a couple of weeks ago and almost citing the Python language in-character in my Dungeons and Dragons campaign: "There is still a cheeseshop owned by his family. It's called PyPi, though whether that's an abbreviation for something or not is not reported here." And then when they went to the place, I described it thusly: "It's all done up with a pythonic decor. Everything's nicely done up with snakes; the walls have indented blocks with no braces on them." Now I just need to find a signwriter and graphic designer named Eric Haffabee, laying around idle all the time... or maybe that's too obscure a set of references. ChrisA