Hi Russel, If you're not going to make excerpts and recomendations specific to SCons code it will be better to you collect those links on Python wiki. Such as here - http://wiki.python.org/moin/PortingPythonToPy3k - it would be nice to remove duplication to make the texts concise and also provide some prospects about code compatibility with Python 2.4
According to this page http://www.scons.org/doc/HTML/scons-man.html 2.4 is still supported, and some features required for 2.x code to be forward compatible with Py3k were added in 2.6 - 2.7 only. -- anatoly t. On Mon, Feb 11, 2013 at 8:07 PM, Russel Winder <[email protected]> wrote: > https://wiki.ubuntu.com/Python/3 > > > -- > Russel. > > ============================================================================= > Dr Russel Winder t: +44 20 7585 2200 voip: > sip:[email protected] > 41 Buckmaster Road m: +44 7770 465 077 xmpp: [email protected] > London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder > > _______________________________________________ > Scons-dev mailing list > [email protected] > http://two.pairlist.net/mailman/listinfo/scons-dev > >
_______________________________________________ Scons-dev mailing list [email protected] http://two.pairlist.net/mailman/listinfo/scons-dev
