Message182027
> Yes, there is a special flag for this in zipfile. It is named
> allowZip64.
Then I think shutil should set allowZip64 to True by default.
People who want fine-grained control over the zipfile's characteristics can still use the zipfile module directly. |
|
| Date |
User |
Action |
Args |
| 2013-02-13 12:10:17 | pitrou | set | recipients:
+ pitrou, tarek, william.mallard, hynek, serhiy.storchaka |
| 2013-02-13 12:10:17 | pitrou | set | messageid: <[email protected]> |
| 2013-02-13 12:10:17 | pitrou | link | issue17189 messages |
| 2013-02-13 12:10:17 | pitrou | create | |
|