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


Groups > comp.lang.python > #20249

Re: Stopping a looping computation in IDLE 3.2.x

From Ned Deily <nad@acm.org>
Subject Re: Stopping a looping computation in IDLE 3.2.x
Date 2012-02-12 06:28 +0100
References <franck-BB4524.19152411022012@news.free.fr>
Newsgroups comp.lang.python
Message-ID <mailman.5716.1329024514.27778.python-list@python.org> (permalink)

Show all headers | View raw


In article <franck-BB4524.19152411022012@news.free.fr>,
 Franck Ditter <franck@ditter.org> wrote:
> How do you stop a looping computation with IDLE 3.2.x on MacOS-X Lion ?
> It hangs with the colored wheel...
> Ctl-C does not work.

Ctrl-C in the IDLE shell window works for me on OS X 10.7 Lion.  Did you 
use the python.org 3.2.2 64-bit-/32-bit installer for 10.6?  Do you have 
the latest ActiveState Tcl/Tk 8.5.11 installed?

http://www.python.org/download/mac/tcltk/

-- 
 Ned Deily,
 nad@acm.org

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


Thread

Stopping a looping computation in IDLE 3.2.x Franck Ditter <franck@ditter.org> - 2012-02-11 19:15 +0100
  Re: Stopping a looping computation in IDLE 3.2.x Ned Deily <nad@acm.org> - 2012-02-12 06:28 +0100

csiph-web