md5

We just used this code to get our hash and then used md5Summer and came up with different hashes? can anyone help? import hashlib m = hashlib.md5() m.update(file('Sparky.zip').read()) print m.hexdigest() With Code: 854e435e395968ac62d86ec827677677 With md5Summer: 204f439e9f009fd9a17855c427154a55