Path: csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.05; 'from:addr:yahoo.co.uk': 0.05; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'separately': 0.09; 'python': 0.10; 'thursday,': 0.13; '23,': 0.16; '24,': 0.16; 'idle.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'wrote:': 0.16; 'python?': 0.18; 'steve': 0.18; 'language': 0.19; '>>>': 0.20; 'windows': 0.20; '2015': 0.20; 'advise.': 0.22; 'lawrence': 0.22; 'am,': 0.23; 'bit': 0.23; 'third-party': 0.23; 'tried': 0.24; 'header:In-Reply-To:1': 0.24; 'install': 0.25; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'chris': 0.26; 'fri,': 0.27; 'wonder': 0.27; 'windows,': 0.29; 'certainly': 0.30; 'version,': 0.30; 'language.': 0.32; 'older': 0.32; 'run': 0.33; 'usually': 0.33; 'idle': 0.33; 'python.org': 0.35; 'activate': 0.35; 'but': 0.36; 'should': 0.36; 'there': 0.36; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'version': 0.38; 'system.': 0.39; 'to:addr:python.org': 0.40; 'mark': 0.40; 'some': 0.40; 'programs': 0.62; 'charset:windows-1252': 0.62; 'our': 0.64; 'day': 0.67; 'jul': 0.72; 'chrisa': 0.84; 'pythonistas,': 0.84; 'on?': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Python 3.4 Idle? Date: Sat, 25 Jul 2015 19:55:55 +0100 References: <9f2eea0f-2e1b-42a6-8510-feba034769c0@googlegroups.com> <0d7bd697-e9bc-45f4-9278-c0bdfb8124fb@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-78-147-187-35.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 In-Reply-To: <0d7bd697-e9bc-45f4-9278-c0bdfb8124fb@googlegroups.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1437850577 news.xs4all.nl 2900 [2001:888:2000:d::a6]:52152 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:94574 On 24/07/2015 02:50, Steve Burrus wrote: > On Thursday, July 23, 2015 at 8:41:03 PM UTC-5, Chris Angelico wrote: >> On Fri, Jul 24, 2015 at 11:34 AM, Steve Burrus wrote: >>> I got Idle the other day biut had to get the older version, 2.7, of python to get it. So I wonder if there is an Idle version that comes with python 3.4.*? >> >> What system are you on? What did you do to install Python? On Windows, >> the python.org installers usually come with IDLE; on some Linuxes, >> it's separately distributed; if you got a third-party Python distro, >> it's up to them what they put in it. But yes, you most certainly can >> get 3.4+ with IDLE. >> >> ChrisA > > Well I am exactly on Windows 10 beta preview on a 64 bit system. Idle is on my Programs menu but I cannot actually activate it. > Please state how you tried to run IDLE and exactly what happened, then we should be able to advise. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence