This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Samson Lee
Recipients Samson Lee, serhiy.storchaka
Date 2016-10-04.09:07:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475572072.64.0.304610261405.issue28353@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2016-10-04 09:07:52Samson Leesetrecipients: + Samson Lee, serhiy.storchaka
2016-10-04 09:07:52Samson Leesetmessageid: <1475572072.64.0.304610261405.issue28353@psf.upfronthosting.co.za>
2016-10-04 09:07:52Samson Leelinkissue28353 messages
2016-10-04 09:07:52Samson Leecreate