⬅︎ Back to Using MD5 to check equality between files
Ok.
you should open the file in binary reading mode. use file(name, 'rb')
Comment
Ok.
Parent comment
you should open the file in binary reading mode. use file(name, 'rb')