util/ExceptionHandler.py
Tue, 20 Feb 2018 14:16:51 +0100 Edouard Tisserant PEP8 and PyLint conformance: whitespaces and stuff
Fri, 16 Feb 2018 18:38:30 +0100 Edouard Tisserant Fixed Exception dialog disapearing after a view second when exception occurs during app startup.
Wed, 25 Oct 2017 13:50:26 +0300 Andrey Skvortsov fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`"
Fri, 25 Aug 2017 14:01:44 +0300 Andrey Skvortsov unify exception handling of Beremiz and PLCOpenEditor