> On May 25, 2016, at 11:12 , Bill Deegan <b...@baddogconsulting.com> wrote:
> 
> Tim,
> 
> The issue then is that we've migrated the SConstructs/SConscripts in the test 
> suite to use print() so we can work on getting py3 also working.
> 

I think those tests can have “from __future__ import print_function” added to 
them and the tests would pass.

My worry is releasing scons v3 and having all the python 2.7 users scream. If 
we can just make it so that the importing code for external files does not 
inherit print_function by default then everyone will be happy.

— 
Tim Jenness


_______________________________________________
Scons-dev mailing list
Scons-dev@scons.org
https://pairlist2.pair.net/mailman/listinfo/scons-dev

Reply via email to