[Tutor] binary file query

Shirkhedkar, Dhanashri Dhanashri.Shirkhedkar at Honeywell.com
Mon Nov 14 06:34:18 CET 2011


If we are opening a binary file in python then do we have to use "Import
struct" and do "struct.unpack" to work on the data from that binary
file?

Will we be able to process the file as text file without using struct?

 

 

Thanks,

Dhanashri

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20111114/24bbabd1/attachment.html>


More information about the Tutor mailing list