[Scons-users] [scons-users] Support for Python 3?
    Russel Winder 
    russel at winder.org.uk
       
    Sun Jun 10 12:40:18 EDT 2012
    
    
  
On Sun, 2012-06-10 at 11:59 -0400, Gary Oberbrunner wrote:
> Greg put a bunch of useful info on this in
> http://scons.org/wiki/PythonFixers.
The fundamental principle behind this is wrong in that it assumes a 2.x
codebase with automatic translation to 3.x on a release by release
basis.  It also assumes a 2.2 base.
A single codebase either supports both 2.x and 3.x or just one of them.
2to3 is a tool for transforming for a transition, it is not a tool to be
used in the way Greg set out.
-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
Url : <http://four.pairlist.net/pipermail/scons-users/attachments/20120610/afe9eb89/attachment.pgp>
    
    
More information about the Scons-users
mailing list