Mercurial > hgrepos > Python > apps > py-cutils
log
| age | author | description |
|---|---|---|
| Fri, 17 Jan 2025 15:24:08 +0100 | Franz Glasner | Implement a "close()" method for cutils.util.walk.ScanDir. |
| Thu, 16 Jan 2025 23:18:04 +0100 | Franz Glasner | Put the effective filesystem encoding into the treesum digest file using FSENCODING = <encoding> |
| Thu, 16 Jan 2025 20:40:24 +0100 | Franz Glasner | Return the CRC-32 digest on Python2 as unsigned int instead of a signed one. |
| Thu, 16 Jan 2025 20:01:37 +0100 | Franz Glasner | Prepare for more Python2/3 compatibility: everywhere import print_function and absolute_import |
| Thu, 16 Jan 2025 19:31:57 +0100 | Franz Glasner | Use the imported "scandir()" implementation instead always the "os.scandir" |
| Thu, 16 Jan 2025 19:05:17 +0100 | Franz Glasner | Begin a file with some notes on treesum.py and its digest file format |
