On Wed, Apr 29, 2015 at 10:23 PM, Cecil Westerhof <ce...@decebal.nl> wrote: > In 2.7 that gives: > ('Calculating fibonacci and fibonacci_memoize once for', 40, 'to determine > speed increase') > > So I am going to use the one above it.
Start your script with: from __future__ import print_function Problem solved! :) ChrisA -- https://mail.python.org/mailman/listinfo/python-list