diff cutils/treesum.py @ 223:61e5b1c2685c

Commentx
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 25 Jan 2025 14:22:34 +0100
parents ca9d5a0dc9bb
children 07a0bc723139
line wrap: on
line diff
--- a/cutils/treesum.py	Sat Jan 25 14:21:45 2025 +0100
+++ b/cutils/treesum.py	Sat Jan 25 14:22:34 2025 +0100
@@ -791,7 +791,10 @@
                             self._use_base64))
                     self._outfp.flush()
                 else:
-                    # follow symlinks to files
+                    #
+                    # Follow the symlink to file or handle a "real" file
+                    #
+
                     if self._utf8_mode:
                         if fso.u8name is None:
                             dir_tainted = True