[issue26743] Unable to import random with python2.7 on power pc based machine

Serhiy Storchaka report at bugs.python.org
Thu Apr 14 00:35:47 EDT 2016


Serhiy Storchaka added the comment:

What is the output of `struct.pack('d', 2.0)` and `struct.pack('d', float(2))`?

----------

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


More information about the Python-bugs-list mailing list