Changes between Initial Version and Version 1 of Ticket #25725, comment 1


Ignore:
Timestamp:
Nov 10, 2015, 7:48:01 AM (8 years ago)
Author:
Johannes Maron

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25725, comment 1

    initial v1  
    1010                except Exception:
    1111                    pass
     12        self._closable_objects = []
    1213        return super().__getstate__()
    1314}}}
Back to Top