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`" | file | diff | annotate |
Fri, 06 Oct 2017 17:52:34 +0300 | Andrey Skvortsov | fix pylint warning '(unused-import), Unused import connectors' | file | diff | annotate |
Thu, 05 Oct 2017 16:38:49 +0300 | Andrey Skvortsov | explicitly mark unused variables found by pylint with _ or dummy | file | diff | annotate |
Thu, 28 Sep 2017 15:17:57 +0300 | Andrey Skvortsov | fix wrong-import-order. first standard modules are imported, then others | file | diff | annotate |
Fri, 15 Sep 2017 20:01:21 +0300 | Andrey Skvortsov | add custom TextCtrl allowed to enter long integer with bounds checking | file | diff | annotate |