editors/DataTypeEditor.py
changeset 2432 dbc065a2f7a5
parent 1878 fb73a6b6622d
child 2439 f0a040f1de1b
--- a/editors/DataTypeEditor.py	Thu Oct 04 11:25:42 2018 +0300
+++ b/editors/DataTypeEditor.py	Thu Oct 04 12:07:16 2018 +0300
@@ -27,6 +27,7 @@
 from __future__ import absolute_import
 import re
 from types import TupleType
+from six.moves import xrange
 
 import wx
 import wx.grid