Re: no more print statements in SConscripts?

Tim Jenness <[email protected]>
Newsgroups gmane.comp.programming.tools.scons.devel
Message-ID <[email protected]>
> On May 25, 2016, at 11:12 , Bill Deegan <[email protected]> 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
[email protected]
https://pairlist2.pair.net/mailman/listinfo/scons-dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.