Hi,

I have a binary file containing 3 byte float values. How can I read them
into python? The struct module does not work, since it expects 4 byte
floats.

Any hints?

Mario
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to