Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!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.070 X-Spam-Evidence: '*H*': 0.86; '*S*': 0.00; 'python': 0.11; 'windows': 0.15; '"run': 0.16; 'quits': 0.16; 'subject:Problems': 0.16; 'wrote:': 0.18; 'thorough': 0.19; 'load': 0.23; 'header:User- Agent:1': 0.23; 'header:In-Reply-To:1': 0.27; 'to:2**1': 0.27; 'to:no real name:2**1': 0.29; 'waste': 0.30; 'code': 0.31; 'run': 0.32; 'running': 0.33; 'guess': 0.33; 'screen': 0.34; '"the': 0.34; 'could': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'joined': 0.36; 'list': 0.37; 'message-id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'tell': 0.60; 'new': 0.61; 'charset:windows-1252': 0.65; 'to:addr:cox.net': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=OvHhHfYJyXxmP5U14YSMoltGl7ZIFdexCfQHBAG/L7g=; b=c0v3PvMEwWL6zuF04G3qg6QU18U4n6zOfTKnvnIAGqhlZXhQ6PJl+hUMUuYg5LHhhH aFe6glyq+XWJjCobczQoG5F61fJm6MwyLnYgqoSJPtaFZD3AymBIgFfBMVSyC/vNDHFR KmEmDz3ANaKL5rqXKeYFuC3FXZRuhlE4zMTVqwWNL14RROelBuBZSAVAz51U7VSHpytz 1rBrV4ip6BhcgNPFGtO4bRT6uVuvpsG0zlpORq/4SHf9NMfXjr/5MFrOIQpi3veJa4K1 hcpkGRJs4lsm+SO/At/Kga56eTw9JslBp66ww/o0qfP0nhhFVbHm5NkLHFu6EIl9AHYv sZiQ== X-Received: by 10.224.135.71 with SMTP id m7mr111314434qat.10.1388436865189; Mon, 30 Dec 2013 12:54:25 -0800 (PST) Date: Mon, 30 Dec 2013 15:54:15 -0500 From: bob gailer User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: rpucci2@cox.net, python-list@python.org Subject: Re: Idle Problems References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1388437248 news.xs4all.nl 2955 [2001:888:2000:d::a6]:43501 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:62903 On 12/30/2013 1:43 PM, rpucci2@cox.net wrote: > Hi I just joined this list and have a question.I have python 3.3.3 and > running it on a windows 7 computer.Python has been running good until > recently.I can bring up python shell,but when I go to run a recently > loaded program,the code comes up briefly on the screen and then > disappears.Python just quits and then I have to start over.Can someone > tell me what is happening?I’m new to python and am just learning.Thanks What do you mean by "run a recently loaded program"? and by "the code comes up briefly on the screen and then disappears"? We could guess but that is a waste of time. How did you load it? What did you do to run it? Be as thorough and specific as you can.