diff -r e598d1acf354 -r 56b48961cc68 Beremiz.py --- a/Beremiz.py Fri Sep 22 20:12:22 2017 +0300 +++ b/Beremiz.py Thu Sep 28 12:20:40 2017 +0300 @@ -31,7 +31,7 @@ import util.paths as paths -class BeremizIDELauncher: +class BeremizIDELauncher(object): def __init__(self): self.app = None self.frame = None