Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Random832 Newsgroups: comp.lang.python Subject: Re: Question Date: Mon, 07 Mar 2016 13:26:43 -0500 Lines: 6 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 4YBJB+OqhhBCVoVocXLU8A7ry/fpESBHbwQkC5PaD5vw== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Question': 0.05; 'received:internal': 0.09; 'amd': 0.16; 'message- id:@webmail.messagingengine.com': 0.16; 'processors': 0.16; 'received:10.202': 0.16; 'received:10.202.2': 0.16; 'received:66.111': 0.16; 'received:66.111.4': 0.16; 'received:io': 0.16; 'received:messagingengine.com': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'intel': 0.18; '64-bit': 0.22; 'appears': 0.23; 'header:In-Reply-To:1': 0.24; 'mon,': 0.24; 'downloads': 0.35; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:10': 0.37; 'received:66': 0.38; 'to:addr:python.org': 0.40; 'header:Message-Id:1': 0.61; 'mar': 0.65 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.com; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=jTLVMAU06DG7k5z+P6NWDa3Teuw=; b=I26dMu 2IKBu3JOFa1UKVFhdVDApcf36vsvyr0oOsezeIjcP0E5dgMEyIJUuyooexEXKjn5 i0Kx/aN5df/aE4MXe2al4Xgfep5jxxwk7M8eC1UW4wPWHMM9OJN70NkevorepzdR BItFdoqxNMkSxUmRjp/k3AGlgDfxmUVLNyNRc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=jTLVMAU06DG7k5z +P6NWDa3Teuw=; b=AKlmwF64b9c9Mza32Fmpc0Jx9opEFR0NzEhVn9fPcnftBGk tlM9GHKyM/Pv0/YQG3p36ICBz4FNTsnQSYuLatasJRAwL4vJfBjeaufyNlljj+mM 1G4UHtln4x7Grhhq5NFMElAGuBXlVHgUhj3CHVcyTipisYUmuhY8hRKSZyzM= X-Sasl-Enc: CQxiRr4jwN93LjKWkmE/+Gbnc+Lu+umznjh66obmQ3Ct 1457375203 X-Mailer: MessagingEngine.com Webmail Interface - ajax-df15e059 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:104242 On Mon, Mar 7, 2016, at 13:09, Jon Ribbens wrote: > It only appears to have downloads for 32-bit, or 64-bit AMD processors, > not 64-bit Intel processors. Current 64-bit processors produced by Intel use the "AMD64" architecture, not the Intel IA-64 (Itanium) architecture.