Message169629
| Author | uruz |
|---|---|
| Recipients | r.david.murray, uruz |
| Date | 2012-09-01.13:10:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1346505053.45.0.571060898943.issue15795@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm attaching a patch, which solves the issue. Patch intoduces new argument "preserve_permissions" for extract and extractall methods. That argument may accept one of the three values: do not preserve permissions, preserve a safe subset of them or preserve all permissions. Three constants introduced for these options. Patch also contains test and docs. Tests pass for me on OS X 10.5, but I'm not sure if they'll pass on other operating systems. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-09-01 13:10:54 | uruz | set | recipients: + uruz, r.david.murray |
| 2012-09-01 13:10:53 | uruz | set | messageid: <1346505053.45.0.571060898943.issue15795@psf.upfronthosting.co.za> |
| 2012-09-01 13:10:52 | uruz | link | issue15795 messages |
| 2012-09-01 13:10:52 | uruz | create | |