editors/LDViewer.py
changeset 2432 dbc065a2f7a5
parent 2415 f7d8891fe708
child 2437 105c20fdeb19
--- a/editors/LDViewer.py	Thu Oct 04 11:25:42 2018 +0300
+++ b/editors/LDViewer.py	Thu Oct 04 12:07:16 2018 +0300
@@ -27,6 +27,7 @@
 from types import *
 
 import wx
+from six.moves import xrange
 
 from editors.Viewer import *