summaryrefslogtreecommitdiff
path: root/modules/zip/config.py
diff options
context:
space:
mode:
authorHolonProduction <holonproduction@gmail.com>2022-11-13 12:50:40 +0100
committerHolonProduction <holonproduction@gmail.com>2022-11-13 12:50:40 +0100
commitab2373675109104d812499f9bd0f56ce7f2e93c9 (patch)
treed68ca310b658705be4c0cf3492a17705c4ac5d58 /modules/zip/config.py
parentc17f17eb98188a7134c85bdbdf0123127c462046 (diff)
Fix problem with ZIPPacker
The Zipfile Reference should be set to `NULL` when the `ZIPPacker` is closed not when a file in it is closed. When calling `ZIPPacker.close` without this nothing happens because `zf` is `NULL`. (7zip could still extract the file but warned about unexpected end of file.)
Diffstat (limited to 'modules/zip/config.py')
0 files changed, 0 insertions, 0 deletions