[issue45226] Misleading error message when pathlib.Path.symlink_to() fails with permissions error

Maor Feldinger report at bugs.python.org
Tue Sep 21 12:53:29 EDT 2021


Maor Feldinger <rounder236 at gmail.com> added the comment:

Oh I see what you mean, sorry about that, maybe the comperison to `os.symlink()` was wrong.

It still feels wrong to me with since I am trying to make src symlink(point) to target and in the error message it looks like I am trying to do the other way around.

----------

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


More information about the Python-bugs-list mailing list