Message89017
| Author | jaraco |
|---|---|
| Recipients | giampaolo.rodola, jafo, jaraco, lemburg, loewis, nnorwitz, swarren |
| Date | 2009-06-06.21:10:49 |
| SpamBayes Score | 3.5304924e-06 |
| Marked as misclassified | No |
| Message-id | <1244322654.21.0.543959131215.issue1578269@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In the interest of expediency, I've implemented I.(a): specifically, I've put a wrapper around DeleteFileW to check if the target is a directory-symlink, and if it is, call RemoveDirectory instead. I've updated the test case to reflect this behavior. Patch draft 6 includes these changes. Is there anything else that needs to be addressed before this can be merged? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-06-06 21:10:54 | jaraco | set | recipients: + jaraco, lemburg, loewis, nnorwitz, jafo, giampaolo.rodola, swarren |
| 2009-06-06 21:10:54 | jaraco | set | messageid: <1244322654.21.0.543959131215.issue1578269@psf.upfronthosting.co.za> |
| 2009-06-06 21:10:53 | jaraco | link | issue1578269 messages |
| 2009-06-06 21:10:52 | jaraco | create | |