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


Groups > comp.lang.python > #43222

Re: py2exe and 64/32 bit windows

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <ian.g.kelly@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.060
X-Spam-Evidence '*H*': 0.89; '*S*': 0.01; '64-bit': 0.07; '32-bit': 0.09; 'python': 0.11; 'machine?': 0.16; 'subject:bit': 0.16; 'subject:windows': 0.16; 'wrote:': 0.18; 'bit': 0.19; 'install': 0.23; 'of.': 0.24; 'subject:/': 0.26; 'header:In-Reply-To:1': 0.27; 'installed': 0.27; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'running': 0.33; 'received:209.85': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'received:209': 0.37; 'being': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'address': 0.63; 'apart': 0.72; 'absolutely.': 0.84; 'edwards': 0.91; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=UVNlOuc+ffLWQXaJX38PcjpkKNncbm0iEoVbPAxsA34=; b=VGjzc9UQXOW6Atq3Yw040d8HXmXGiMtHN3QvVNHy01uje+GMEdtvVmDDNpaKrv+c3H hJVSA2amOyqWolDC1qogZfBPWUZUfMSqI55C8R/aAenrTQ/4B4W03hht3J0us1c4cEcS lACSTuSO5ZYqHOqo8BPFciE7ojWbmgE8OUGC4b8VxGqQbL/FUYc/NmDkMHk0I+NTqS40 3TYK/DECZHEK7mGMNlmZ173MaL50ueYaTpyAbr7M6QwgxvKC5a2yL60qaf1Tmq9OAQ1J YstKndLivyNxfGQC/4SDMu0d3V/aGKCAv949bPnic8aOrfCdAvo7GcDxBnmqK/g/2zjD mMTw==
X-Received by 10.66.151.46 with SMTP id un14mr46437137pab.14.1365537746122; Tue, 09 Apr 2013 13:02:26 -0700 (PDT)
MIME-Version 1.0
In-Reply-To <kk1r43$qgc$1@reader1.panix.com>
References <kk1m0b$i9i$1@reader1.panix.com> <mailman.377.1365533838.3114.python-list@python.org> <kk1r43$qgc$1@reader1.panix.com>
From Ian Kelly <ian.g.kelly@gmail.com>
Date Tue, 9 Apr 2013 14:01:45 -0600
Subject Re: py2exe and 64/32 bit windows
To Python <python-list@python.org>
Content-Type text/plain; charset=ISO-8859-1
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 <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.382.1365537755.3114.python-list@python.org> (permalink)
Lines 10
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1365537755 news.xs4all.nl 2671 [2001:888:2000:d::a6]:58587
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:43222

Show key headers only | View raw


On Tue, Apr 9, 2013 at 1:45 PM, Grant Edwards <invalid@invalid.invalid> wrote:
> Are there any drawbacks to running a 32-bit Python install on a 64-bit
> machine?

Apart from still being limited to a 2-GB address space, nothing that
I'm aware of.

> Can you have both 32 and 64 bit Python installed at the same time?

Absolutely.

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


Thread

py2exe and 64/32 bit windows Grant Edwards <invalid@invalid.invalid> - 2013-04-09 18:17 +0000
  Re: py2exe and 64/32 bit windows Ian Kelly <ian.g.kelly@gmail.com> - 2013-04-09 12:56 -0600
    Re: py2exe and 64/32 bit windows Grant Edwards <invalid@invalid.invalid> - 2013-04-09 19:45 +0000
      Re: py2exe and 64/32 bit windows Ian Kelly <ian.g.kelly@gmail.com> - 2013-04-09 14:01 -0600
      Re: py2exe and 64/32 bit windows Benjamin Kaplan <benjamin.kaplan@case.edu> - 2013-04-09 13:05 -0700

csiph-web