Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98027
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: UNABLE TO GET IDLE TO RUN |
| Date | 2015-10-31 22:50 -0400 |
| Message-ID | <mailman.5.1446346235.4463.python-list@python.org> (permalink) |
| References | (16 earlier) <5A7F323C-ED4A-4CCA-A392-2C6F64EA6A6F@xs4all.nl> <201510301629.t9UGTY2i013568@fido.openend.se> <n114n1$o4h$1@ger.gmane.org> <n11lcd$snp$1@ger.gmane.org> <A8FC743A-822E-438E-A3CA-F27C5D3EE392@xs4all.nl> |
On 10/31/2015 9:45 PM, Michiel Overtoom wrote: > >> 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 The warning will require a choice, with the default (if one just hits <Enter>) being to reject the duplicate and go back to the Save-as dialog. Please add yourself as nosy on the issue so you can comment on the message whenever I get around to adding a patch. > completely prevent saving a file which shadows a stdlib module, which > will effectively render Python unusable. That is too authoritarian for Python. As Chris noted, all I can do with IDLE patches is improve the situation, not solve it. > I remember from a few weeks > back, a teacher with the same problem posted this on the mailinglist. That involved the additional problem of the working directory being /windows/system32. This was fixed today for 3.5.1. > Eventually she had a technician coming in to reinstall Windows, just > to fix this problem ;-) What an overkill... If her classroom budget was not charged for that, that may have been the cheapest solution *for her*, though not for the school or whoever paid the tech. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: UNABLE TO GET IDLE TO RUN Terry Reedy <tjreedy@udel.edu> - 2015-10-31 22:50 -0400 Re: UNABLE TO GET IDLE TO RUN Steven D'Aprano <steve@pearwood.info> - 2015-11-02 01:41 +1100
csiph-web