Python 3.4.1 64 bit Version

Andrew Berg aberg010 at my.hennepintech.edu
Fri Jul 18 09:59:27 EDT 2014


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



More information about the Python-list mailing list