Message 167132 - Python tracker
Message167132
| Author | jkloth |
|---|---|
| Recipients | jeremy.kloth, jkloth, tim.golden |
| Date | 2012-08-01.14:17:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1343830644.0.0.0908729346405.issue15496@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I must also add that the proposed solution works well within the test suite as the access denied error can also occur when creating subsequent files, not just removing them. This solution eliminates the need to wrap all creation calls with access denied handling, a huge plus IMHO. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-08-01 14:17:24 | jkloth | set | recipients: + jkloth, tim.golden, jeremy.kloth |
| 2012-08-01 14:17:24 | jkloth | set | messageid: <1343830644.0.0.0908729346405.issue15496@psf.upfronthosting.co.za> |
| 2012-08-01 14:17:23 | jkloth | link | issue15496 messages |
| 2012-08-01 14:17:22 | jkloth | create | |