Path: csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed7.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.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:IDLE': 0.04; 'from:addr:yahoo.co.uk': 0.05; 'executable': 0.07; 'happen,': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'do,': 0.15; 'properly': 0.15; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'respected': 0.16; 'subject:Problem': 0.16; 'wrote:': 0.16; 'language': 0.19; 'lawrence': 0.22; 'tried': 0.24; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'this.': 0.28; 'language.': 0.32; 'traceback': 0.33; 'file': 0.34; 'expected': 0.35; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'to:addr:python.org': 0.40; 'mark': 0.40; 'your': 0.60; 'bring': 0.62; 'charset:windows-1252': 0.62; 'our': 0.64; 'response.': 0.66; 'cut': 0.67; 'received:89': 0.80; 'happened.': 0.84; 'pythonistas,': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Problem in IDLE setup Date: Wed, 5 Aug 2015 14:08:43 +0100 References: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-89-240-171-171.as13285.net User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 In-Reply-To: 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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1438780148 news.xs4all.nl 2892 [2001:888:2000:d::a6]:52936 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:95014 On 04/08/2015 12:31, Ahsan Chauhan wrote: > Respected Sir/Madam, > I would like to bring it to your notice that IDLE's executable file is > not working properly in Python3.5.0. So please look into this. > Regards > Ahsan Chauhan > Please state exactly what you're tried to do, what you expected to happen, and what actually happened. If you have a traceback please cut and paste all of it into your response. What OS are you using? -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence