view docs/notes.rst @ 199:b2aba84ca426

Implement a "close()" method for cutils.util.walk.ScanDir. Also check for closed iterators when __next__ is called.
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 17 Jan 2025 15:24:08 +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