[Scons-dev] Why we need to release separate SCons3 for Python 3

anatoly techtonik techtonik at gmail.com
Thu Feb 21 05:23:32 EST 2013


All SConstructs and SConscripts written for SCons that uses Python 2 will
not work for SCons working in Python 3.

The major feature of SCons is that you just run it and it works anywhere.
Even if people will have to port their scripts to Python 3, there will be
users (and Debian systems) who will use an outdated SCons and that will be
a usability disaster, because before EnsureVersion() will have a chance to
fire, there already will be a syntax error.

One solution will be to have scons3 command and SConstruct3, SConscript3
files.

--
anatoly t.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://two.pairlist.net/pipermail/scons-dev/attachments/20130221/60363c4d/attachment.html>


More information about the Scons-dev mailing list