Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98049
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Tim Golden <mail@timgolden.me.uk> |
| Newsgroups | comp.lang.python |
| Subject | Re: UNABLE TO GET IDLE TO RUN |
| Date | Sun, 1 Nov 2015 15:01:00 +0000 |
| Lines | 17 |
| Message-ID | <mailman.26.1446390074.4463.python-list@python.org> (permalink) |
| References | <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> <mailman.3.1446342360.4463.python-list@python.org> <5636214b$0$1617$c3e8da3$5496439d@news.astraweb.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=windows-1252; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.uni-berlin.de AqtcLYJ8B7qpe8iVD88zcQOqOlky4ZiV3N1yPV47QWLw== |
| Return-Path | <mail@timgolden.me.uk> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.003 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'subject:IDLE': 0.04; 'true,': 0.04; 'that?': 0.05; 'reinstall': 0.09; 'technician': 0.09; 'file?': 0.16; 'from:addr:timgolden.me.uk': 0.16; 'from:name:tim golden': 0.16; 'message-id:@timgolden.me.uk': 0.16; 'received:74.55.86': 0.16; 'received:74.55.86.74': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'received:smtp.webfaction.com': 0.16; 'received:webfaction.com': 0.16; 'tjg': 0.16; 'wrote:': 0.16; 'looked': 0.16; 'obviously': 0.16; ';-)': 0.18; 'fix': 0.21; 'posted': 0.21; 'header:In-Reply- To:1': 0.24; 'header:User-Agent:1': 0.26; 'tech': 0.27; 'windows,': 0.29; 'lab': 0.30; 'problem': 0.33; "d'aprano": 0.33; 'steven': 0.33; 'weeks': 0.34; 'machines': 0.35; 'problem.': 0.35; 'there': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'really': 0.37; 'delete': 0.38; 'several': 0.38; 'unable': 0.39; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'further': 0.62; 'charset:windows-1252': 0.62; 'course': 0.62; 'more': 0.63; 'goal': 0.64; 'decided': 0.66; 'from:addr:mail': 0.70; 'subject:GET': 0.84 |
| User-Agent | Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
| In-Reply-To | <5636214b$0$1617$c3e8da3$5496439d@news.astraweb.com> |
| 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:98049 |
Show key headers only | View raw
On 01/11/2015 14:27, Steven D'Aprano wrote: >> 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... > > If that is true, that's really sad. Were we really unable to tell this > teacher to delete the shadowing file? Or was there more to the problem than > that? We tried, over the course of several days. It looked like a simple "delete this and try again" problem. After a couple of iterations she and her tech support obviously decided that re-imaging the lab machines was a better use of their time to achieve their goal (get the thing working) than further distance-learning diagnostics. TJG
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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