Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.024 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'subject:IDLE': 0.04; 'subject:Open': 0.05; 'that?': 0.05; 'errors,': 0.09; 'friday,': 0.09; 'cc:addr:python-list': 0.10; '7"': 0.16; 'closes': 0.16; 'message-id:@unknownmsgid': 0.16; 'stdin': 0.16; 'utc,': 0.16; 'wrote:': 0.17; 'input': 0.18; 'cc:2**0': 0.23; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'prevent': 0.27; 'execution': 0.27; 'received:209.85.212': 0.28; 'url:mailman': 0.29; 'skip:& 10': 0.29; "i'm": 0.29; 'skip:& 30': 0.30; 'url:python': 0.32; 'url:listinfo': 0.32; 'idle': 0.33; 'problem': 0.33; 'received:google.com': 0.34; 'thanks': 0.34; 'received:209.85': 0.35; 'there': 0.35; 'but': 0.36; 'url:org': 0.36; 'subject:with': 0.36; 'execute': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'instead': 0.39; 'url:mail': 0.40; 'think': 0.40; 'iphone': 0.62; '20,': 0.65; 'jul': 0.65; 'clicking': 0.75; 'directly.': 0.78; 'site:': 0.84; 'contains.': 0.84; 'email addr:gmail.com"': 0.84; 'time)': 0.91; 'feet': 0.96 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:from:in-reply-to:mime-version:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=KvbYsXBAEgkpJhL8GTs8YYEEDVN30c9KtO1Q2LbZY7w=; b=GvSegbmgqt1YLhjsOe71REGskzSxL6FwH9cAX5xrujjRLvFBySZfMeo78Gda8LANz1 5vqg4SOFQuWSO6H05YZyLsMT3gX9lgNaRqxDQjJwBBDDe9tfHu1EGtw0Joue+fUXb1es /7D0hqIH5AAr8TPtfnRyaY0NRXEHARVIsUBPmOAXNp7KL3NA3hDzn1VhIRZoJzkSJyOb jE21htH7lEnIzA8AG//QnqY/rWjjetvjuvhbO6VZ0wjyCd6hvDQS1qSFmaLUO6sWC9C7 1ujwNIf9Mx6JZSNQNfMOO08vB9QSqG/yPMPSoIcwVqI8z7uOaY/vyvQ96C3hu9LzqHHH r/gw== References: <0040b385-2dbc-4b3b-af97-62a77686d2bb@googlegroups.com> From: Rodrick Brown In-Reply-To: <0040b385-2dbc-4b3b-af97-62a77686d2bb@googlegroups.com> Mime-Version: 1.0 (1.0) Date: Fri, 13 Jul 2012 15:56:21 -0400 Subject: Re: Keeping the Console Open with IDLE To: "summerholidaylearning@gmail.com" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "python-list@python.org" 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: 29 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1342209455 news.xs4all.nl 6980 [2001:888:2000:d::a6]:54005 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:25287 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" 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=B0 15' 7" N, 121=B0 2' 32"= W, 2700 feet >> >> Web Page: <www.speckledwithstars.net/> > > Thanks this solved my problem too(the same issue - I was also double clic= king instead of right clicking - edit with IDLE - F5 to run) > -- > http://mail.python.org/mailman/listinfo/python-list