Path: csiph.com!goblin1!goblin.stu.neva.ru!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:IDLE': 0.04; 'interpreted': 0.07; 'cc:addr:python-list': 0.09; 'oh,': 0.09; 'python.': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'included)': 0.16; 'reedy': 0.16; 'reflects': 0.16; 'subject:Learning': 0.16; 'wrote:': 0.16; 'instance,': 0.18; 'version.': 0.18; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'sat,': 0.23; 'header:In-Reply-To:1': 0.24; 'message-id:@mail.gmail.com': 0.27; 'expansion': 0.27; "skip:' 10": 0.28; 'ago': 0.29; 'that.': 0.30; 'agreed': 0.31; 'entry': 0.31; 'run': 0.33; 'idle': 0.33; 'list': 0.34; 'received:google.com': 0.35; 'eric': 0.35; 'should': 0.36; 'development.': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'thought': 0.37; 'rather': 0.39; 'called': 0.40; 'today,': 0.62; 'goal': 0.64; 'chrisa': 0.84; 'to:none': 0.91; 'subject:Development': 0.96 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:cc :content-type; bh=6u7ovWGUNlEUd10XVRWpsVYVwRo9vzjUSPbKmcn5yt8=; b=Kvu5is3rANX+vPWT3EcOZUndRAGI7zrCzH7JFT37j5NfszIeQlcIB9vcLFc1mqx0MW de6Qiflbbzu/TCcUKLRKoPxgde23lk+nkmGBCYOOm2+aLCExxPwEuVisqZd4O7SgKfGS cOb/yXIXC30OrOe1lAWUJczsOk/XlEaMIH4CPufu5OiAYZrzmfIfP0vkd4ufeNe/grY9 foYm612n7PxOsOr462HFr2zzmuf9dzFkkpdMpY4/MVWPWG4/RJSdSkCjf7/HvkhIyvx3 8l0D/QbTeEPdTkIiAw9bX6/+lB9GcOU3Z00Q5jcckyFMwW+Q8EFWFTgnMNYumTQUsZTz 2d/g== MIME-Version: 1.0 X-Received: by 10.50.83.104 with SMTP id p8mr593785igy.13.1443844963023; Fri, 02 Oct 2015 21:02:43 -0700 (PDT) In-Reply-To: References: Date: Sat, 3 Oct 2015 14:02:42 +1000 Subject: Re: IDLE = 'Integrated Development and Learning Environment' From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 2001:888:2000:d::a6 X-Trace: 1443844965 news.xs4all.nl 23760 [2001:888:2000:d::a6]:51771 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:97362 On Sat, Oct 3, 2015 at 1:57 PM, Terry Reedy wrote: > Today, we agreed on the idle-dev list (Guido included) that 'IDLE' should be > interpreted as 'Integrated Development and Learning Environment' rather than > as 'Integrated DeveLopment Environment' (note the 'L' in 'DeveLopment'). > The new long form better reflects the current practice and goal of IDLE > development. For instance, a menu entry to run turtledemo was added a year > ago to help learning, rather than development. Of course, 'IDLE' remains an > intentional reference to Eric Idle of Monty Python. Oh, I thought it was already called that. Definitely prefer the four-word expansion to the middle-of-word version. ChrisA