Mercurial > hgrepos > Python > apps > py-cutils
view docs/notes.rst @ 211:5bb0b25f8e99
FIX: FLAGS output: wrong "else" for "utf-8-mode" and "print-size"
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 23 Jan 2025 14:02:44 +0100 |
| parents | efbf99bd0910 |
| children | 7cf9df49d0ba |
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 Offene Fragen ============= VFAT und Encoding ----------------- Verfolgung von Encoding-Einstellungen über Mount-Punkte hinweg -- gerade für externe Medien mit VFAT/MSDOS-FS. Erst einmal zurückgestellt
