Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #74746

Re: Python 3.4.1 64 bit Version

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <zachary.ware@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.014
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.06; '64-bit': 0.07; '32-bit': 0.09; '\xe2\x80\x94': 0.09; 'api': 0.11; 'windows': 0.15; '64,': 0.16; 'parentheses': 0.16; 'subject:bit': 0.16; 'version?': 0.16; 'sender:addr:gmail.com': 0.17; 'wrote:': 0.18; 'to:name:python-list@python.org': 0.22; 'tells': 0.24; 'versions': 0.24; "i've": 0.25; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; '(which': 0.31; 'run': 0.32; 'running': 0.33; 'fri,': 0.33; 'received:google.com': 0.35; 'version': 0.36; 'installing': 0.36; 'problems': 0.38; 'version,': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'name': 0.63; 'skip:\xe2 10': 0.65; '8bit%:43': 0.74; 'jul': 0.74; 'it\xe2\x80\x99s': 0.84; 'you\xe2\x80\x99re': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type:content-transfer-encoding; bh=6Hwtl6RnCu9BG3cXa1g9ofq2fl1+VfULZzCtGMTKmdM=; b=I/vkkurW20FuTy+4G8UyQmUOEFT10q7oJ3kJNkbpmS2o90epioyOVqK4fQq/R408lv g/0BBIIqhgSfbJa0CZnm5QzCiMPaKg83Rm1jJXJbZ8MKiqEQOhpdye4rRL16huae8Uxv gihtTMS7LpPHAf0S81a19Ydb4q+7IOZDvNxL/JfUyBA/85R3y2rnILcA6Ym97/0qhCrk 7yHwrN8eME2CweegWvRp398agNcjXMk3MPZej2gM1Tod4RiY56GWCR6GA1kzXbBS2KAi FfmUTXRayn0KPpzPE6sphJ7wR8bLQ8mzzMtzkp+kA5Tt8iTx6pnYfYbDr/Fw2R9tZMa0 BVNQ==
X-Received by 10.140.92.235 with SMTP id b98mr7714758qge.97.1405691710787; Fri, 18 Jul 2014 06:55:10 -0700 (PDT)
MIME-Version 1.0
Sender zachary.ware@gmail.com
In-Reply-To <CAMw+j7K5XErro4nCJKWhR69K+V2YbyHW7=CyhodXQ=bbq_6rwQ@mail.gmail.com>
References <afef2e40-f505-43c7-8b43-f6b6376efa7a@googlegroups.com> <CAMw+j7K5XErro4nCJKWhR69K+V2YbyHW7=CyhodXQ=bbq_6rwQ@mail.gmail.com>
From Zachary Ware <zachary.ware+pylist@gmail.com>
Date Fri, 18 Jul 2014 08:54:50 -0500
X-Google-Sender-Auth AcsVanGgMwnOOM-4PnvjyOZuodY
Subject Re: Python 3.4.1 64 bit Version
To "python-list@python.org" <python-list@python.org>
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.12000.1405691713.18130.python-list@python.org> (permalink)
Lines 16
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1405691713 news.xs4all.nl 2858 [2001:888:2000:d::a6]:50165
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:74746

Show key headers only | View raw


On Fri, Jul 18, 2014 at 8:48 AM, Chris “Kwpolska” Warrick
<kwpolska@gmail.com> wrote:
> “win32” is the name given to the Windows API as of Windows NT 3.1 and
> Windows 95.  The “AMD64” part in parentheses tells the truth, that
> you’re actually running the 64-bit version (which can cause problems,
> though — it’s better to use the 32-bit version, IMO)

What problems have you run into with the 64-bit version?  The only
issues I've had have been my own problems with installing some
versions as 32-bit and others as 64, and forgetting which was which.

-- 
Zach

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Python 3.4.1 64 bit Version cjwilliams43@gmail.com - 2014-07-18 06:29 -0700
  Re: Python 3.4.1 64 bit Version Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-07-18 15:48 +0200
  Re: Python 3.4.1 64 bit Version Zachary Ware <zachary.ware+pylist@gmail.com> - 2014-07-18 08:53 -0500
  Re: Python 3.4.1 64 bit Version Zachary Ware <zachary.ware+pylist@gmail.com> - 2014-07-18 08:54 -0500
  Re: Python 3.4.1 64 bit Version Andrew Berg <aberg010@my.hennepintech.edu> - 2014-07-18 08:59 -0500
  Re: Python 3.4.1 64 bit Version "Colin J. Williams" <cjwilliams43@gmail.com> - 2014-07-18 14:16 -0400
  Re: Python 3.4.1 64 bit Version Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-07-18 20:56 +0200
  Re: Python 3.4.1 64 bit Version Terry Reedy <tjreedy@udel.edu> - 2014-07-18 19:23 -0400
  Re: Python 3.4.1 64 bit Version Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-07-19 11:24 +0200

csiph-web