Anthony Sottile <asott...@umich.edu> added the comment:

if I'm reading the manpage correctly: `readlink` tells the filename that the 
symlink points to.  lchmod is concerned with setting the `stat` on the link 
itself (which only some platforms actually support)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31940>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to