view docs/notes.rst @ 201:58d93453c307

Much more encoding-related methods for DirWalkEntry and some unittests
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 21 Jan 2025 14:30:06 +0100
parents c1e875ba4bdc
children 07f1d79e6674
line wrap: on
line source

.. -*- coding: utf-8 -*-


In a aggregated directory checksum at the end of a block:
A path equals

  ``./@/``

      Symlink to directory

  ``./@``

      Symlink to other filesystem object

Other paths that *end* with:

  ``/./@/``

      Symlink to a directory

  ``/./@`

      Symlink to other filesystem object


Fields:

  ``FSENCODING``

      The result of :func:`os.getfilesystemencoding` that is in effect when
      generating treesum digests