summaryrefslogtreecommitdiffstats
path: root/doc/user/misc.in
diff options
context:
space:
mode:
authorGary Oberbrunner <garyo@oberbrunner.com>2011-01-12 03:27:08 (GMT)
committerGary Oberbrunner <garyo@oberbrunner.com>2011-01-12 03:27:08 (GMT)
commita8260f9137585cca702af3c89ca014f5e5156f86 (patch)
treeef3e664e67e79ab0fbda36a5ba5ea0869385ea6a /doc/user/misc.in
parenta4841e7e4511f751ee065345bad7161108ceb054 (diff)
downloadSCons-a8260f9137585cca702af3c89ca014f5e5156f86.zip
SCons-a8260f9137585cca702af3c89ca014f5e5156f86.tar.gz
SCons-a8260f9137585cca702af3c89ca014f5e5156f86.tar.bz2
Note in Users Guide: no support for python 3.x yet.
Diffstat (limited to 'doc/user/misc.in')
-rw-r--r--doc/user/misc.in2
1 files changed, 1 insertions, 1 deletions
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 @@
<para>
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)