Beremiz.py
changeset 1831 56b48961cc68
parent 1826 91796f408540
child 1847 6198190bc121
--- 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