
Nov. 22, 2010
7:06 p.m.
On Mon, Nov 22, 2010 at 17:48, Jesus Cea <jcea@jcea.es> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I think this is probably trivial, but is there any foolproof way to detect 64 bit builds in python, beside "sys.maxint"?.
import platform platform.architecture()