Trimage/trimage
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
..
pixmaps Simplify the structure 2019-02-21 15:34:59 +01:00
ThreadPool Remove unreachable shutdown code 2020-09-30 19:22:46 +10:00
__init__.py Simplify the structure 2019-02-21 15:34:59 +01:00
tools.py Remove win32 bytes following d6118b5 2019-10-03 17:05:33 +02:00
trimage.py Remove unreachable shutdown code 2020-09-30 19:22:46 +10:00
ui.py Uniformize comments and docstrings syntax 2019-02-21 16:37:03 +01:00