Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!ecngs!feeder.ecngs.de!xlned.com!feeder7.xlned.com!news2.euro.net!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.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:IDLE': 0.03; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'url:mac': 0.09; 'computation': 0.16; 'ctrl-c': 0.16; 'from:addr:acm.org': 0.16; 'hangs': 0.16; 'lion': 0.16; 'subject:looping': 0.16; 'tcl/tk': 0.16; 'wrote:': 0.18; 'shell': 0.24; 'work.': 0.27; 'idle': 0.29; 'installer': 0.30; 'does': 0.32; 'header:User- Agent:1': 0.33; 'header:X-Complaints-To:1': 0.34; 'to:addr:python- list': 0.35; 'window': 0.35; 'url:python': 0.35; 'received:org': 0.36; 'charset:us-ascii': 0.37; 'url:org': 0.39; 'to:addr:python.org': 0.40; 'stop': 0.61; 'article': 0.73; 'received:93': 0.79; 'colored': 0.84; 'received:fastwebnet.it': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Ned Deily Subject: Re: Stopping a looping computation in IDLE 3.2.x Date: Sun, 12 Feb 2012 06:28:11 +0100 References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 93-41-188-50.ip82.fastwebnet.it User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) 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: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1329024514 news.xs4all.nl 6843 [2001:888:2000:d::a6]:41888 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:20249 In article , Franck Ditter 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