diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-02-08 14:42:08 -0800 |
---|---|---|
committer | Ross Brattain <ross.b.brattain@intel.com> | 2017-02-09 21:27:46 +0000 |
commit | 6a9f0f9fbd1e86f320ccc188403cd2e1a2a66c70 (patch) | |
tree | f60c5a6599491bcfa83f7c2160e51efb7b451c3f /dashboard/Yardstick-TC045-1471784569075 | |
parent | 1787d1f400118de3f6bd60bc968cea39b181923e (diff) |
fix super() calls, must use explicit class name
self.__class__ is not correct. For Python 2 we have to
explicitly use the class name
see http://stackoverflow.com/questions/4235078/how-to-avoid-infinite-recursion-with-super
Change-Id: I584ca565707b7331c1742fb33c8b524f7b7c9bf9
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Diffstat (limited to 'dashboard/Yardstick-TC045-1471784569075')
0 files changed, 0 insertions, 0 deletions