log cutils/treesum.py @ 290:3c3f8151f36a

age author description
Mon, 24 Feb 2025 11:50:43 +0100 Franz Glasner treesum: FIX: Output of empty sizes in Python 3: print a realy empty string instead of "b''"
Fri, 21 Feb 2025 17:27:59 +0100 Franz Glasner treesum: FIX: Removal of backslashes in output: do this only where really needed.