Read header and data from a binary file [LONG]

Ishwor ishwor.gurung at gmail.com
Wed Sep 23 10:31:31 EDT 2009


> char is 1 bytes long on Python (as per struct modules' definition)

Also, this is also another option for you to use instead of built-in struct.
http://www.sis.nl/python/xstruct/xstruct.shtml

-- 
Regards,
Ishwor Gurung



More information about the Python-list mailing list