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


Groups > comp.lang.python > #71411 > unrolled thread

Re: What is the difference between 32 and 64 bit Python on Windows 7 64 bit?

Started bySturla Molden <sturla.molden@gmail.com>
First post2014-05-13 02:18 +0200
Last post2014-05-13 02:18 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: What is the difference between 32 and 64 bit Python on Windows 7 64 bit? Sturla Molden <sturla.molden@gmail.com> - 2014-05-13 02:18 +0200

#71411 — Re: What is the difference between 32 and 64 bit Python on Windows 7 64 bit?

FromSturla Molden <sturla.molden@gmail.com>
Date2014-05-13 02:18 +0200
SubjectRe: What is the difference between 32 and 64 bit Python on Windows 7 64 bit?
Message-ID<mailman.9929.1399940347.18130.python-list@python.org>
On 13/05/14 02:09, Chris Angelico wrote:

> Sometimes you just want to confirm. :) Or maybe you want your program
> to be able to detect which it's on. There are ways of doing both, but
> sys.maxint isn't one of them, as it's specific to the int->long
> promotion of Py2.

The OPs main mistake, I guess, was to assume that sys.maxint is the 
biggest integer value Python 2.x can use.

Sturla

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web