how to convert 4 bytes into a float ?

Jean-Baptiste PERIN jb_perin at yahoo.fr
Tue Feb 8 05:22:29 EST 2005


I read 4 bytes from a binary file.

These bytes represent a floating point number (mantisse exponent form)

How can I get a float from these bytes ?




More information about the Python-list mailing list