log cutils/treesum.py @ 176:7f5d05a625fd

age author description
Sat, 11 Jan 2025 13:20:14 +0100 Franz Glasner Implement preconditions for some debug logging
Fri, 10 Jan 2025 15:34:50 +0100 Franz Glasner Use "return 0" instead of "sys.exit(0)" when printing version and help#
Fri, 10 Jan 2025 12:46:44 +0100 Franz Glasner treesum.py now runs on Python3.4 also: use a workaround for its missing byte % formatting.
Fri, 10 Jan 2025 11:38:31 +0100 Franz Glasner Now the selection of the default algorithm depends on availiability in hashlib