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 -- http://mail.python.org/mailman/listinfo/python-list
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 -- http://mail.python.org/mailman/listinfo/python-list