Commit graph

3 commits

Author SHA1 Message Date
Andrew Wong
8af532f25e Remove unreachable shutdown code
* Implementing `__del__` is discouraged
  * Imports (i.e. `import logging`) are cleaned up, leading to NoneType related errors
* When running via GUI mode, the shutdown code is never reached; we can let Python's internal GC clean everything
2020-09-30 19:22:46 +10:00
Huluti
27b22807bc Fix #41 2019-03-04 21:46:25 +01:00
Hugo Posnic
4e702d3f3a Simplify the structure 2019-02-21 15:34:59 +01:00