[issue7146] platform.uname()[4] returns 'amd64' on Windows and 'x86-64' on Linux

R. David Murray report at bugs.python.org
Sun May 19 22:17:18 CEST 2013


R. David Murray added the comment:

Right, Marc-Andre indicates that cross-platform consistency is not a goal of the platform uname.  If someone wants to propose a patch for the possible enhancement to platform that Marc-Andre talked about, they can open a new issue.

----------
nosy: +r.david.murray
resolution:  -> invalid
stage:  -> committed/rejected
status: open -> closed
title: [PATCH] platform.uname()[4] returns 'amd64' on Windows and 'x86-64' on Linux -> platform.uname()[4] returns 'amd64' on Windows and 'x86-64' on Linux
type:  -> behavior

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7146>
_______________________________________


More information about the Python-bugs-list mailing list