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
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to