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


Groups > comp.lang.python > #25287

Re: Keeping the Console Open with IDLE

References <x_pnl.14206$as4.9364@nlpi069.nbdc.sbc.com> <0040b385-2dbc-4b3b-af97-62a77686d2bb@googlegroups.com>
From Rodrick Brown <rodrick.brown@gmail.com>
Date 2012-07-13 15:56 -0400
Subject Re: Keeping the Console Open with IDLE
Newsgroups comp.lang.python
Message-ID <mailman.2098.1342209455.4697.python-list@python.org> (permalink)

Show all headers | View raw


I think you can use pythonw.exe which will read stdin and for any
input before closing.

(I read this a while back, ma guy here.)

Sent from my iPhone

On Jul 13, 2012, at 7:27 AM, "summerholidaylearning@gmail.com"
<summerholidaylearning@gmail.com> wrote:

> On Friday, February 20, 2009 4:06:42 AM UTC, W. eWatson wrote:
>> I&#39;m using IDLE for editing, but execute programs directly. If there are
>> execution or &quot;compile&quot; errors, the console closes before I can see what it
>> contains. How do I prevent that?
>> --
>>                                W. eWatson
>>
>>              (121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time)
>>               Obz Site:  39° 15&#39; 7&quot; N, 121° 2&#39; 32&quot; W, 2700 feet
>>
>>                     Web Page: &lt;www.speckledwithstars.net/&gt;
>
> Thanks this solved my problem too(the same issue - I was also double clicking instead of right clicking - edit with IDLE - F5 to run)
> --
> http://mail.python.org/mailman/listinfo/python-list

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


Thread

Re: Keeping the Console Open with IDLE summerholidaylearning@gmail.com - 2012-07-13 04:15 -0700
  Re: Keeping the Console Open with IDLE Rodrick Brown <rodrick.brown@gmail.com> - 2012-07-13 15:56 -0400

csiph-web