[issue42958] filecmp.cmp(shallow=True) isn't actually shallow when only mtime differs

Andrei Kulakov report at bugs.python.org
Mon Jul 12 18:49:21 EDT 2021


Andrei Kulakov <andrei.avk at gmail.com> added the comment:

But rsync is a quite more specific tool. For example, unix cmp command does not guess based on any part of `stat` sig. That's a much closer command in scope to 'filecmp'.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42958>
_______________________________________


More information about the Python-bugs-list mailing list