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 vstinner
Recipients Anthony Sottile, pitrou, vstinner
Date 2017-12-15.14:37:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513348679.61.0.213398074469.issue31940@psf.upfronthosting.co.za>
In-reply-to
Content
Dummy question. If lchmod() is not supported by the libc, would it be possible to reimplement it using readlink()?
History
Date User Action Args
2017-12-15 14:37:59vstinnersetrecipients: + vstinner, pitrou, Anthony Sottile
2017-12-15 14:37:59vstinnersetmessageid: <1513348679.61.0.213398074469.issue31940@psf.upfronthosting.co.za>
2017-12-15 14:37:59vstinnerlinkissue31940 messages
2017-12-15 14:37:59vstinnercreate