[issue31940] copystat on symlinks fails for alpine -- faulty lchmod implementation?

STINNER Victor report at bugs.python.org
Fri Dec 15 09:37:59 EST 2017


STINNER Victor <victor.stinner at gmail.com> added the comment:

Dummy question. If lchmod() is not supported by the libc, would it be possible to reimplement it using readlink()?

----------

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


More information about the Python-bugs-list mailing list