diff options
author | HolonProduction <holonproduction@gmail.com> | 2022-11-13 12:50:40 +0100 |
---|---|---|
committer | HolonProduction <holonproduction@gmail.com> | 2022-11-13 12:50:40 +0100 |
commit | ab2373675109104d812499f9bd0f56ce7f2e93c9 (patch) | |
tree | d68ca310b658705be4c0cf3492a17705c4ac5d58 /modules/zip/config.py | |
parent | c17f17eb98188a7134c85bdbdf0123127c462046 (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