Sujet : Re: pathlib.Path.is_file vs os.path.isfile difference
De : barry (at) *nospam* barrys-emacs.org (Barry)
Groupes : comp.lang.pythonDate : 11. Mar 2024, 00:09:05
Autres entêtes
Message-ID : <mailman.80.1710108559.3452.python-list@python.org>
References : 1 2
User-Agent : iPad Mail (21E219)
On 10 Mar 2024, at 14:49, Thomas Passin via Python-list <python-list@python.org> wrote:
That and there's a registry setting:
https://learn.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation
Yep that and rules about size of parts of the path.
Barry