Message321600
| Author | serhiy.storchaka |
|---|---|
| Recipients | Dormouse759, petr.viktorin, serhiy.storchaka |
| Date | 2018-07-13.12:37:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1531485468.43.0.56676864532.issue34097@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
You can't, because Python 2.7 doesn't support it. But you will be able to pack files in a ZIP archive and extract them without a loss on 3.8 and with a loss of a timestamp on 2.7. And you will be able to use a third-party utilities for extracting files without a loss. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-13 12:37:48 | serhiy.storchaka | set | recipients: + serhiy.storchaka, petr.viktorin, Dormouse759 |
| 2018-07-13 12:37:48 | serhiy.storchaka | set | messageid: <1531485468.43.0.56676864532.issue34097@psf.upfronthosting.co.za> |
| 2018-07-13 12:37:48 | serhiy.storchaka | link | issue34097 messages |
| 2018-07-13 12:37:48 | serhiy.storchaka | create | |