Path: csiph.com!usenet.pasdenom.info!news.redatomik.org!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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.05; 'from:addr:yahoo.co.uk': 0.05; 'x86': 0.07; 'msi': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; '"windows': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'wrote:': 0.16; 'subject:need': 0.18; 'language': 0.19; 'machine': 0.21; 'lawrence': 0.22; 'bit': 0.23; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'joe': 0.27; 'language.': 0.32; 'url:python': 0.33; 'url:downloads': 0.33; 'skip:* 20': 0.35; 'url:org': 0.36; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'subject:the': 0.39; 'to:addr:python.org': 0.40; 'mark': 0.40; 'your': 0.60; 'charset:windows-1252': 0.62; 'our': 0.64; 'pythonistas,': 0.84; 'subject:below': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Which Python do I need for the below? Date: Sat, 1 Aug 2015 17:37:18 +0100 References: <377640C91279E84D9B61F71C964BA3424A1ACDB8@SACMBXIP02.sdcorp.global.sandisk.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: <377640C91279E84D9B61F71C964BA3424A1ACDB8@SACMBXIP02.sdcorp.global.sandisk.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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1438447058 news.xs4all.nl 2941 [2001:888:2000:d::a6]:55076 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:94843 On 29/07/2015 18:52, Joe Sanders wrote: > Hello- Which Python do I need for the below? with instructions please! > > Kind Regards, > > *Gerald"Joe"Sanders* > For your 32 bit machine https://www.python.org/downloads/release/python-343/ "Windows x86 MSI installer" which is the last one listed. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence