Mercurial > hgrepos > Python > apps > py-cutils
view docs/notes.rst @ 207:0e8c12ff0f41
FIX: For Python2.7 correct the CRC only if is < 0
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 22 Jan 2025 18:57:44 +0100 |
| parents | 07f1d79e6674 |
| children | efbf99bd0910 |
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 ``ERROR`` Errors are reported: - For directories if the one of filenames has a filename problem
