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 rupole
Recipients BreamoreBoy, georg.brandl, ncoghlan, rupole, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2015-02-16.21:45:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424123115.05.0.0125210525045.issue22107@psf.upfronthosting.co.za>
In-reply-to
Content
os.access doesn't check filesystem permissions, so the patch will not catch the condition that creates the problem.
History
Date User Action Args
2015-02-16 21:45:15rupolesetrecipients: + rupole, georg.brandl, ncoghlan, tim.golden, BreamoreBoy, zach.ware, serhiy.storchaka, steve.dower
2015-02-16 21:45:15rupolesetmessageid: <1424123115.05.0.0125210525045.issue22107@psf.upfronthosting.co.za>
2015-02-16 21:45:15rupolelinkissue22107 messages
2015-02-16 21:45:14rupolecreate