binary file compare...

SpreadTooThin bjobrien62 at gmail.com
Mon Apr 13 15:54:11 EDT 2009


I want to compare two binary files and see if they are the same.
I see the filecmp.cmp function but I don't get a warm fuzzy feeling
that it is doing a byte by byte comparison of two files to see if they
are they same.

What should I be using if not filecmp.cmp?



More information about the Python-list mailing list