doing "checksum" in python

GujuBoy dirgesh at gmail.com
Mon Mar 28 18:11:32 EST 2005


is there a built-in function that does a "checksum" on a file...basicly
counts the bytes and computes a 16-bit checksum for each given FILE.

this is the like the "sum" command in unix




More information about the Python-list mailing list