I'm using python 2.7.
If I understood correctly, using bytearray I will lost the information about 
the signed 16, 32, since it makes automatically the conversion.

Do you think that I can make the conversion as I proposed before or using 
struct and save with open()? 
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to