def make_pie(self, ingredients): print '******WHAT IS GOING ON HERE******' print ingredients self.oven.preheat() print self.oven.temperatureIs the above code snippet similar to your tried-and-true debugging techniques? Yea, that used to be me too. Honestly, it's not so bad....