Hello,
On 10/04/2017 08:36 PM, Ryan Schmidt wrote: > On Oct 4, 2017, at 09:56, rhuij...@apache.org wrote: >> URL: http://svn.apache.org/viewvc?rev=1811083&view=rev >> Log: >> Fix syntax of a print() in the scons file to unbreak building with most >> recent scons version. >> [...] > Note that the bug in scons 3.0.0 that required python 3 print syntax has > already been fixed and will presumably be in the next scons release. > > https://github.com/SConsProject/scons/commit/2e0de3c55f22b3eaa7767b69740b898f3d2f46bf Works with both. But since we have a compatible fix we may as well use it for the next release to not require patching of scons or fail with 3.0.0 specifically., Andreas