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 r.david.murray
Recipients Arfrever, barry, benjamin.peterson, bruno.Piguet, georg.brandl, giampaolo.rodola, larry, r.david.murray
Date 2013-09-15.20:39:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379277554.79.0.313509235366.issue14984@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, you did :)  I was using "permissions check" to cover both tests, since as you say, if the file is owned by someone other than the user running the processes, a user other than the one running the process has permission to modify it.

posix->POSIX fixed in my local copy.  Should I commit?
History
Date User Action Args
2013-09-15 20:39:14r.david.murraysetrecipients: + r.david.murray, barry, georg.brandl, larry, giampaolo.rodola, benjamin.peterson, Arfrever, bruno.Piguet
2013-09-15 20:39:14r.david.murraysetmessageid: <1379277554.79.0.313509235366.issue14984@psf.upfronthosting.co.za>
2013-09-15 20:39:14r.david.murraylinkissue14984 messages
2013-09-15 20:39:14r.david.murraycreate