Keeping the Console Open with IDLE

Rodrick Brown rodrick.brown at gmail.com
Fri Jul 13 15:56:21 EDT 2012


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 at gmail.com"
<summerholidaylearning at gmail.com> wrote:

> On Friday, February 20, 2009 4:06:42 AM UTC, W. eWatson wrote:
>> I'm using IDLE for editing, but execute programs directly. If there are
>> execution or "compile" 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' 7" N, 121° 2' 32" W, 2700 feet
>>
>>                     Web Page: <www.speckledwithstars.net/>
>
> 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



More information about the Python-list mailing list