STINNER Victor <[EMAIL PROTECTED]> added the comment:

@loewis: Yes, the initial problem is about unpack("f", bytes). It's 
not possible to exact original 32 bits float value because Python 
forces a conversion to 64 bits float. The behaviour should be 
documented. Don't hesitate to reopen the bug if you consider that 
something should be fixed in Python.

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue4114>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to