[issue35967] Better platform.processor support

Antoine Pitrou report at bugs.python.org
Tue Feb 12 16:55:24 EST 2019


Antoine Pitrou <pitrou at free.fr> added the comment:

Your proposal sounds fine to me.  You could fall back on platform.machine() instead of calling `uname` explicitly.

----------
nosy: +pitrou

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35967>
_______________________________________


More information about the Python-bugs-list mailing list