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
_______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
