Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #98025

Re: UNABLE TO GET IDLE TO RUN

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Michiel Overtoom <motoom@xs4all.nl>
Newsgroups comp.lang.python
Subject Re: UNABLE TO GET IDLE TO RUN
Date Sun, 1 Nov 2015 02:45:57 +0100
Lines 17
Message-ID <mailman.3.1446342360.4463.python-list@python.org> (permalink)
References <1501485483.555358.1445441061800.JavaMail.yahoo@mail.yahoo.com> <1501485483.555358.1445441061800.JavaMail.yahoo@mail.yahoo.com> <n0ccgu$uj9$1@ger.gmane.org> <201510230905.t9N95FPe025528@fido.openend.se> <n0cvev$nhn$1@ger.gmane.org> <n0d0lm$cm3$1@ger.gmane.org> <n0lbd3$pin$1@ger.gmane.org> <n0mb0v$tel$1@ger.gmane.org> <n0nbr7$4jp$1@ger.gmane.org> <n0nmij$k8b$1@ger.gmane.org> <n0qs2l$8t8$1@ger.gmane.org> <56310743.3070708@gmail.com> <n0r3me$e50$1@ger.gmane.org> <563180CB.5080303@gmail.com> <201510290753.t9T7rZqR032272@fido.openend.se> <n0ssmm$adi$1@ger.gmane.org> <5A7F323C-ED4A-4CCA-A392-2C6F64EA6A6F@xs4all.nl> <201510301629.t9UGTY2i013568@fido.openend.se> <n114n1$o4h$1@ger.gmane.org> <n11lcd$snp$1@ger.gmane.org>
Mime-Version 1.0 (Mac OS X Mail 8.2 \(2104\))
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding quoted-printable
X-Trace news.uni-berlin.de HrX9QPqPbfKjPyyzXRBuCwTdC9cF7sCdvOZid2/zXgEA==
Return-Path <motoom@xs4all.nl>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.012
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'subject:IDLE': 0.04; 'reinstall': 0.09; 'technician': 0.09; 'python': 0.10; 'from:addr:xs4all.nl': 0.16; 'received:194.109': 0.16; 'received:194.109.24': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'received:xs4all.nl': 0.16; 'reedy': 0.16; 'unusable.': 0.16; 'wrote:': 0.16; 'module,': 0.18; ';-)': 0.18; 'prevent': 0.20; 'fix': 0.21; 'posted': 0.21; 'header:In- Reply-To:1': 0.24; 'url:bugs': 0.24; 'windows,': 0.29; 'to:name :python-list': 0.30; "i'd": 0.31; 'problem': 0.33; 'url:python': 0.33; 'avoiding': 0.33; 'idle': 0.33; 'weeks': 0.34; 'file': 0.34; 'step': 0.36; 'but': 0.36; 'should': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'thanks': 0.37; 'charset:us-ascii': 0.37; 'to:addr:python.org': 0.40; 'header :Message-Id:1': 0.61; 'greetings,': 0.61; 'received:194': 0.61; 'different': 0.63; 'saving': 0.70; 'received:nl': 0.72; 'shadows': 0.84; 'subject:GET': 0.84
In-Reply-To <n11lcd$snp$1@ger.gmane.org>
X-Mailer Apple Mail (2.2104)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:98025

Show key headers only | View raw


> On 31 Oct 2015, at 06:59, Terry Reedy <tjreedy@udel.edu> wrote:
> This is a different issue than IDLE avoiding clashes.  I opened
> https://bugs.python.org/issue25522

Terry, thanks for recording this into the issue tracker.

I'd go even a step further. I think IDLE should not only warn, but completely prevent saving a file which shadows a stdlib module, which will effectively render Python unusable. I remember from a few weeks back, a teacher with the same problem posted this on the mailinglist. Eventually she had a technician coming in to reinstall Windows, just to fix this problem ;-) What an overkill...

Greetings,

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: UNABLE TO GET IDLE TO RUN Michiel Overtoom <motoom@xs4all.nl> - 2015-11-01 02:45 +0100
  Re: UNABLE TO GET IDLE TO RUN Steven D'Aprano <steve@pearwood.info> - 2015-11-02 01:27 +1100
    Re: UNABLE TO GET IDLE TO RUN Tim Golden <mail@timgolden.me.uk> - 2015-11-01 15:01 +0000
    Re: UNABLE TO GET IDLE TO RUN Laura Creighton <lac@openend.se> - 2015-11-01 17:17 +0100
      Re: UNABLE TO GET IDLE TO RUN Steven D'Aprano <steve@pearwood.info> - 2015-11-02 11:54 +1100
    Re: UNABLE TO GET IDLE TO RUN Terry Reedy <tjreedy@udel.edu> - 2015-11-01 19:07 -0500
      Re: UNABLE TO GET IDLE TO RUN Paul Rubin <no.email@nospam.invalid> - 2015-11-01 16:50 -0800
        Re: UNABLE TO GET IDLE TO RUN Terry Reedy <tjreedy@udel.edu> - 2015-11-02 02:46 -0500
      Re: UNABLE TO GET IDLE TO RUN Steven D'Aprano <steve@pearwood.info> - 2015-11-02 12:19 +1100
        Re: UNABLE TO GET IDLE TO RUN Chris Angelico <rosuav@gmail.com> - 2015-11-02 13:08 +1100

csiph-web