Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.010 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'cpython': 0.05; 'subject:Python': 0.06; 'interpreter.': 0.07; 'counting': 0.09; 'windows': 0.15; 'record,': 0.16; 'stdlib.': 0.16; 'subject:bit': 0.16; 'wrote:': 0.18; '(not': 0.18; 'module': 0.19; 'header:User- Agent:1': 0.23; 'processor': 0.24; 'regardless': 0.24; 'versions': 0.24; 'header:In-Reply-To:1': 0.27; 'url:python': 0.33; 'there': 0.35; 'url:org': 0.36; 'url:library': 0.38; 'to:addr:python-list': 0.38; 'anything': 0.39; 'to:addr:python.org': 0.39; 'url:3': 0.61; 'more': 0.64; 'ware': 0.91; 'relating': 0.93 Date: Fri, 18 Jul 2014 08:59:27 -0500 From: Andrew Berg User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Subject: Re: Python 3.4.1 64 bit Version References: In-Reply-To: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [2601:2:4780:2fd:f50f:2579:fc6c:3208] X-ClientProxiedBy: BN3PR0301CA0020.namprd03.prod.outlook.com (25.160.180.158) To CY1PR0301MB0841.namprd03.prod.outlook.com (25.160.163.147) X-Microsoft-Antispam: BCL:0;PCL:0;RULEID: X-Forefront-PRVS: 02760F0D1C X-Forefront-Antispam-Report: SFV:NSPM; SFS:(6009001)(189002)(199002)(24454002)(50466002)(80316001)(64126003)(83506001)(23676002)(65956001)(79102001)(31966008)(110136001)(77982001)(59896001)(42186005)(102836001)(46102001)(21056001)(74502001)(106356001)(83322001)(19580395003)(80022001)(95666004)(99396002)(86362001)(47776003)(15975445006)(105586002)(92566001)(75432001)(54356999)(88552001)(2351001)(50986999)(74662001)(107886001)(85306003)(65816999)(87266999)(92726001)(76482001)(83072002)(20776003)(87976001)(77096002)(64706001)(101416001)(33656002)(89122001)(4396001)(81542001)(85852003)(76176999)(107046002)(81342001)(3826002); DIR:OUT; SFP:; SCL:1; SRVR:CY1PR0301MB0841; H:[IPv6:2601:2:4780:2fd:f50f:2579:fc6c:3208]; FPR:; MLV:sfv; PTR:InfoNoRecords; MX:1; LANG:en; X-OriginatorOrg: my.hennepintech.edu X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 7 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1405691979 news.xs4all.nl 2922 [2001:888:2000:d::a6]:52850 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:74747 On 2014.07.18 08:53, Zachary Ware wrote: > For the record, all versions of CPython on Windows (not counting > anything relating to cygwin) are "on win32" regardless of the > bittedness of the processor or the interpreter. > And in case you need more reassurance, there is the platform module in the stdlib. https://docs.python.org/3/library/platform.html