controls/DebugVariablePanel/DebugVariableViewer.py
changeset 2456 7373e3048167
parent 2437 105c20fdeb19
child 3750 f62625418bff
--- a/controls/DebugVariablePanel/DebugVariableViewer.py	Fri Oct 12 11:50:40 2018 +0300
+++ b/controls/DebugVariablePanel/DebugVariableViewer.py	Fri Oct 12 12:06:45 2018 +0300
@@ -26,6 +26,7 @@
 from __future__ import absolute_import
 from __future__ import division
 from collections import OrderedDict
+from functools import reduce
 
 import wx
 from matplotlib.backends.backend_wxagg import _convert_agg_to_wx_bitmap