Mark Dickinson added the comment:

The output of `struct.pack('<d', 2.0)` would also be worth knowing about. I'm 
wondering whether there's some kind of endianness issue going on in the 
float-to-string conversions.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26743>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to