[issue18987] distutils.utils.get_platform() for 32-bit Python on a 64-bit machine

Sam Ferencik report at bugs.python.org
Tue Mar 1 09:09:39 EST 2016


Sam Ferencik added the comment:

Thanks for the analysis. I agree with you. If there's much push-back, maybe we could introduce an alternative interface, i.e. let get_platform() do its thing, deprecate it, and introduce something like get_interpreter_platform().

----------

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


More information about the Python-bugs-list mailing list