[issue37773] ValueError: I/O operation on closed file. in ZipFile destructor

Andrei Kulakov report at bugs.python.org
Mon Jun 28 13:49:05 EDT 2021


Andrei Kulakov <andrei.avk at gmail.com> added the comment:

I forgot to add, to fix the tests I also had to add `closed=False` attr to test_zipfile.Tellable.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37773>
_______________________________________


More information about the Python-bugs-list mailing list