From a8260f9137585cca702af3c89ca014f5e5156f86 Mon Sep 17 00:00:00 2001 From: Gary Oberbrunner Date: Wed, 12 Jan 2011 03:27:08 +0000 Subject: Note in Users Guide: no support for python 3.x yet. --- doc/user/build-install.in | 5 +++-- doc/user/build-install.xml | 5 +++-- doc/user/misc.in | 2 +- doc/user/misc.xml | 2 +- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/doc/user/build-install.in b/doc/user/build-install.in index 0d5d3c7..9ac63ee 100644 --- a/doc/user/build-install.in +++ b/doc/user/build-install.in @@ -121,9 +121,10 @@ - &SCons; will work with any version of Python from 2.4 or later. + &SCons; will work with any 2.x version of Python from 2.4 no; + 3.0 and later are not yet supported. If you need to install Python and have a choice, - we recommend using the most recent Python version available. + we recommend using the most recent 2.x Python version available. Newer Pythons have significant improvements that help speed up the performance of &SCons;. diff --git a/doc/user/build-install.xml b/doc/user/build-install.xml index 0d5d3c7..9ac63ee 100644 --- a/doc/user/build-install.xml +++ b/doc/user/build-install.xml @@ -121,9 +121,10 @@ - &SCons; will work with any version of Python from 2.4 or later. + &SCons; will work with any 2.x version of Python from 2.4 no; + 3.0 and later are not yet supported. If you need to install Python and have a choice, - we recommend using the most recent Python version available. + we recommend using the most recent 2.x Python version available. Newer Pythons have significant improvements that help speed up the performance of &SCons;. diff --git a/doc/user/misc.in b/doc/user/misc.in index e7ab480..dde75bf 100644 --- a/doc/user/misc.in +++ b/doc/user/misc.in @@ -36,7 +36,7 @@ Although the &SCons; code itself will run - on any Python version 2.4 or later, + on any 2.x Python version 2.4 or later, you are perfectly free to make use of Python syntax and modules from more modern versions (for example, Python 2.5 or 2.6) diff --git a/doc/user/misc.xml b/doc/user/misc.xml index 05fe62e..6595eb3 100644 --- a/doc/user/misc.xml +++ b/doc/user/misc.xml @@ -36,7 +36,7 @@ Although the &SCons; code itself will run - on any Python version 2.4 or later, + on any 2.x Python version 2.4 or later, you are perfectly free to make use of Python syntax and modules from more modern versions (for example, Python 2.5 or 2.6) -- cgit v0.12