BeremizIDE.py
changeset 2431 6923074540dd
parent 2255 f6a0508fa473
child 2432 dbc065a2f7a5
--- a/BeremizIDE.py	Wed Oct 03 15:47:59 2018 +0300
+++ b/BeremizIDE.py	Thu Oct 04 11:25:42 2018 +0300
@@ -35,7 +35,7 @@
 from time import time as gettime
 from threading import Lock, Timer, currentThread
 
-import cPickle
+from six.moves import cPickle
 import wx.lib.buttons
 import wx.lib.statbmp
 import wx.stc