Path: csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail From: Chris Warrick Newsgroups: comp.lang.python Subject: Re: Question Date: Mon, 7 Mar 2016 19:22:41 +0100 Lines: 28 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de qME38mv/It2mZ9ZdSuSGpgw4Jr7SSMQ75HqUdbMmUiLA== 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:Question': 0.05; 'x86': 0.07; 'cc:addr:python-list': 0.09; '(aka': 0.09; 'python': 0.10; '(other': 0.16; '2016': 0.16; 'amd': 0.16; 'amd64': 0.16; 'intel,': 0.16; 'processors': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'x86-64.': 0.16; 'wrote:': 0.16; 'intel': 0.18; '>>>': 0.20; '(not': 0.20; 'versions': 0.20; 'windows': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; '64-bit': 0.22; 'trying': 0.22; 'cc:no real name:2**0': 0.22; 'am,': 0.23; 'appears': 0.23; 'bit': 0.23; 'header:In-Reply-To:1': 0.24; 'mon,': 0.24; 'chris': 0.26; 'supported': 0.27; 'message- id:@mail.gmail.com': 0.27; '32-bit': 0.29; 'url:mailman': 0.30; 'mention': 0.30; 'url:python': 0.33; 'stands': 0.33; 'url:downloads': 0.33; 'url:listinfo': 0.34; 'received:google.com': 0.35; 'downloads': 0.35; 'sometimes': 0.35; 'but': 0.36; 'url:org': 0.36; 'received:209.85': 0.36; 'subject:: ': 0.37; 'really': 0.37; 'operating': 0.37; 'received:209': 0.38; 'architecture': 0.38; 'system.': 0.39; 'url:mail': 0.40; 'where': 0.40; 'called': 0.40; 'march': 0.64; 'mar': 0.65; 'consumer': 0.67; 'manufactured': 0.84; 'morales': 0.84; 'off,': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-transfer-encoding; bh=X5+1pap6FYwxJCYQu/ArRH2u62IeuGvHaWencK3tVCY=; b=iVsPHveU23RtaCzOw1acS4udW5VayTLHe/dZ//kcN+Dn7TwJibIzgt7fH4JYZMsQFz Es8PeLFCZ6eRiR9AyJg9gPimS6JJPIHx5F3l4S81KCoBN/BcJCZGgGVG7GlFclbz9Ss2 cezeLLbTyS04wwmqxawAKdtL1mlO6BbrkMS/DR14XVNjAlE2c0TdrdnwhhAcHdelABvJ a1cZSNiLqQI/U5A8cy0/AkC7yqJt1Trwwa0gAnhPYolyLZFXd4N2rRxC7YKCMOwj7c5E 07GTrCyWr2aWhNNQKhP9sbULwH155jedLX0U4qfMrAJ7rJC4+gRkMMldc7fXJRDo9QO2 TRSw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-transfer-encoding; bh=X5+1pap6FYwxJCYQu/ArRH2u62IeuGvHaWencK3tVCY=; b=gJ7ijwepQN55F1GAwSbcFws1XZt4dgcKVI2Ual39+kzCetOrHDMfUgguZxfb/OHag2 7v2lk9DboZnLKECCc8IYqRd05yyCNxV6/XRIV6SgE9pQDaQcFl1wiibAxuv9uHnZVcdf QK60TSysweld+wF0EmTyoFdz2xldDqaDAw5kAZ1GFt1i3Aijy13rxl3er35Om+dkhSPb EPjDZs4JHch0GDN9og0Frntfg1tNtv80yfEqgVgpznvBfYMDeH1eOyVnoFhqJe8Lru2k 8JmoFu3m63mMu4TeH4RnvFHf8O4bD6Tck/JqFa5xTXUhSl6G3UrasYYhATj6o01liM5u 6vLA== X-Gm-Message-State: AD7BkJKcxS0ldYy7OnUMFBUY1lG0TG4KwRbm82zlGOMZvUniFuvzRaYhe6xQaPyTMPD8211/nxWrwCiluI5tgg== X-Received: by 10.25.31.193 with SMTP id f184mr8670585lff.5.1457374961104; Mon, 07 Mar 2016 10:22:41 -0800 (PST) In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:104241 On 7 March 2016 at 19:09, Jon Ribbens wrote: > On 2016-03-07, Ian Kelly wrote: >> On Mon, Mar 7, 2016 at 9:39 AM, Ben Morales w= rote: >>> I am trying to download Python but I have windows 10 and I do not see a= 64 >>> bit download for my operating system. Do you have a 64 bit for windows? >> >> What page are you looking at? >> https://www.python.org/downloads/release/python-351/ has downloads for >> both Windows x86 and Windows x86-64. > > It only appears to have downloads for 32-bit, or 64-bit AMD processors, > not 64-bit Intel processors. > -- > https://mail.python.org/mailman/listinfo/python-list Modern Intel processors use the amd64 (aka x86_64) architecture. Intel=E2=80=99s Itanium architecture (IA-64) never really took off, and was not supported by the consumer versions of Windows (other than XP x64). (Not to mention 32-bit processors are sometimes called i386=E2=80=A6i686, where the i stands for Intel, and those processors were also manufactured by AMD and others) --=20 Chris Warrick PGP: 5EAAEA16