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 Jovik, ivan.radic, paul.moore, r.david.murray, tim.golden, zach.ware
Date 2014-05-06.17:13:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399396384.82.0.627105548498.issue19643@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, so to move this forward we have essentially two proposals:

1) Add a remove_readonly flag

2) Add a doc example which shows how to use the onerror handler to remove a recalcitrant file.

I'm -0.5 on (1) because it feels like Windows-specific clutter; and +0 on (2).
History
Date User Action Args
2014-05-06 17:13:04tim.goldensetrecipients: + tim.golden, paul.moore, r.david.murray, zach.ware, Jovik, ivan.radic
2014-05-06 17:13:04tim.goldensetmessageid: <1399396384.82.0.627105548498.issue19643@psf.upfronthosting.co.za>
2014-05-06 17:13:04tim.goldenlinkissue19643 messages
2014-05-06 17:13:04tim.goldencreate