Samson Lee added the comment:

Sorry, the target file needs to be in a directory you don't have permission to 
access:

    $ mkdir handsoff
    $ sudo chown root:root handsoff
    $ sudo chmod 700 handsoff
    $ ln -s handsoff/anything blah

----------

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

Reply via email to