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 ivan.radic, paul.moore, r.david.murray, tim.golden, zach.ware
Date 2014-01-21.15:50:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390319416.18.0.141385394841.issue19643@psf.upfronthosting.co.za>
In-reply-to
Content
OK, rereading that issue, I disagree with Tarek and I think that the patch on that issue is ill-advised as it looks like it changes behavior in a non-backward-compatible way.

If you changed your set_rw onerror handler to a rm_ro_file error handler, would things work?  That is, have the handler delete the file?

Adding a 'retry' capability is interesting, but would be a non-trivial change in logic, and should be addressed in a new issue, not this one.
History
Date User Action Args
2014-01-21 15:50:16r.david.murraysetrecipients: + r.david.murray, paul.moore, tim.golden, zach.ware, ivan.radic
2014-01-21 15:50:16r.david.murraysetmessageid: <1390319416.18.0.141385394841.issue19643@psf.upfronthosting.co.za>
2014-01-21 15:50:16r.david.murraylinkissue19643 messages
2014-01-21 15:50:16r.david.murraycreate