partially revert dedc6884 "remove old python2 style super calls"
Created by: das-g
Zero-argument super()
cannot be used in functions defined outside the class body. See https://www.python.org/dev/peps/pep-3135/#specification
connected to #781 (closed)