Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python.': 0.04; 'subject:Python': 0.05; 'python': 0.08; 'lovers': 0.16; 'cc:addr :python-list': 0.16; 'question.': 0.16; 'received:74.125.82.44': 0.16; 'received:mail-ww0-f44.google.com': 0.16; 'syntax': 0.16; 'wrote:': 0.18; 'ryan': 0.18; 'cc:no real name:2**0': 0.20; 'dec': 0.22; 'header:In-Reply-To:1': 0.22; 'cc:2**0': 0.24; 'code.': 0.26; 'windows': 0.26; 'message-id:@mail.gmail.com': 0.28; '27,': 0.29; 'idle': 0.29; 'cc:addr:python.org': 0.29; 'pm,': 0.29; 'install,': 0.30; 'installed': 0.31; 'tue,': 0.32; 'pretty': 0.32; 'there': 0.33; 'lie': 0.34; 'received:74.125.82': 0.35; 'received:74.125': 0.37; 'received:google.com': 0.37; '2011': 0.61 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=ZiCJAuItJT58TEpiZEuisde099BCtxH6StH6ZS8l7NA=; b=XF/Pgxj0+AY4yJnQArX23J6BqJzspbuKv+x7mK9yGrOcR8rLPJNrj18lAVdKCiVo3d Xz0QvePoGxbQyGliqDGPJVlSd/TpZrFnsI38PuqY6xUnw0Dbwj79YSiwWub/WMv32FP1 5at9mWwM1uDZSZ5LXKHuWTO2NJbStNMKDZrTk= MIME-Version: 1.0 In-Reply-To: References: <06423dd7-4fbb-4e7a-b529-e697ea862b05@f11g2000yql.googlegroups.com> <8bdab804-7fa7-4a2a-b8db-920c7c034752@32g2000yqp.googlegroups.com> <14358576-d102-4b96-aa90-3b63289be45b@h3g2000yqa.googlegroups.com> <76281802-e45b-4850-82be-06a51cde1b20@g41g2000yqa.googlegroups.com> From: Ian Kelly Date: Tue, 27 Dec 2011 14:31:00 -0700 Subject: Re: Python education survey To: Lie Ryan Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org 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: 1325021493 news.xs4all.nl 6876 [2001:888:2000:d::a6]:45873 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:18056 On Tue, Dec 27, 2011 at 2:13 PM, Lie Ryan wrote: > In any case, removing IDLE without a much better replacement is pretty much > out of the question. If people installed Python in vanilla Windows install, > they would only have Notepad to edit their code. No no, Wordpad is much better for editing Python. It even supports (manual) syntax highlighting! And of course for the console lovers there is MS-DOS Edit.