dd newer SCons versions to the list of all versions available for install.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 19 Feb 2009 05:58:40 +0000 (05:58 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 19 Feb 2009 05:58:40 +0000 (05:58 +0000)
commite7a8264ee58e0c0f3b713b7b8c827f1c32ba5265
tree1d23d7c44adbd0e2664b36eded3ae93876ae8500
parent9f55024b1e01987f16d83c004dc6f42907b8a665
dd newer SCons versions to the list of all versions available for install.
Use shlex.split(), not string.split(), to split command line arguments.
Commonize interpreation of 'cd' and 'mkdir' commands.  Fix usage messages.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@4010 fdb21ef1-2011-0410-befe-b5e4ea1792b1
bin/Command.py
bin/install_python.py
bin/install_scons.py