ProjectController.py
changeset 2432 dbc065a2f7a5
parent 2418 5587c490a070
child 2439 f0a040f1de1b
--- a/ProjectController.py	Thu Oct 04 11:25:42 2018 +0300
+++ b/ProjectController.py	Thu Oct 04 12:07:16 2018 +0300
@@ -41,6 +41,7 @@
 from datetime import datetime
 from weakref import WeakKeyDictionary
 from itertools import izip
+from six.moves import xrange
 
 import wx