BeremizIDE.py
changeset 2432 dbc065a2f7a5
parent 2431 6923074540dd
child 2450 5024c19ca8f0
--- 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