diff -r 6923074540dd -r dbc065a2f7a5 BeremizIDE.py --- a/BeremizIDE.py Thu Oct 04 11:25:42 2018 +0300 +++ b/BeremizIDE.py Thu Oct 04 12:07:16 2018 +0300 @@ -35,7 +35,7 @@ from time import time as gettime from threading import Lock, Timer, currentThread -from six.moves import cPickle +from six.moves import cPickle, xrange import wx.lib.buttons import wx.lib.statbmp import wx.stc