diff -r 6923074540dd -r dbc065a2f7a5 editors/LDViewer.py --- 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 *