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 hynek
Recipients Arfrever, Axel.Wegen, Laurent.Mazuel, belopolsky, d0ugal, docs@python, draghuram, eric.araujo, georg.brandl, ggenellina, giampaolo.rodola, hynek, ijmorlan, jokoala, r.david.murray, terry.reedy, ysj.ray, zooko
Date 2012-08-05.11:28:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <BFE588F7-17B6-457D-A208-70A66F086235@ox.cx>
In-reply-to <1344108503.77.0.969247417693.issue13498@psf.upfronthosting.co.za>
Content
How about something along of:

new arg on_wrong_perm=

1. WRONG_PERM_IGNORE
2. WRONG_PERM_FAIL
3. callable that gets called with the directory name and maybe the existing perms to save stat call_

?
History
Date User Action Args
2012-08-05 11:28:46hyneksetrecipients: + hynek, georg.brandl, terry.reedy, zooko, belopolsky, ggenellina, draghuram, giampaolo.rodola, ijmorlan, eric.araujo, Arfrever, r.david.murray, ysj.ray, docs@python, Laurent.Mazuel, jokoala, Axel.Wegen, d0ugal
2012-08-05 11:28:45hyneklinkissue13498 messages
2012-08-05 11:28:45hynekcreate