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 tim.golden
Recipients ivan.radic, r.david.murray, tim.golden, zach.ware
Date 2013-11-18.15:08:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384787339.2.0.0365304980117.issue19643@psf.upfronthosting.co.za>
In-reply-to
Content
This, unfortunately, is the classic edge-case where intra-platform consistency and inter-platform consistency clash. 

I (on Windows) would certainly be surprised if a tree delete removed read-only files without my specifying some kind of override. I understand why cross-platform behaviour might be preferred, and I'm open to being convinced, but I start at -0.
History
Date User Action Args
2013-11-18 15:08:59tim.goldensetrecipients: + tim.golden, r.david.murray, zach.ware, ivan.radic
2013-11-18 15:08:59tim.goldensetmessageid: <1384787339.2.0.0365304980117.issue19643@psf.upfronthosting.co.za>
2013-11-18 15:08:59tim.goldenlinkissue19643 messages
2013-11-18 15:08:59tim.goldencreate