Turn more global functions into Environment methods. (clone of 0.92.C121)
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 15 Sep 2003 14:01:28 +0000 (14:01 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 15 Sep 2003 14:01:28 +0000 (14:01 +0000)
commitc2b86b68c228b796ebe660ab84a38300d3e4bb64
tree24ce63856445f3ab2b29f4593bd0cb886cd4f4ba
parent26a94036f2f534375c8c0a70aa9312a1d22fb5fd
Turn more global functions into Environment methods. (clone of 0.92.C121)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@796 fdb21ef1-2011-0410-befe-b5e4ea1792b1
13 files changed:
doc/man/scons.1
src/CHANGES.txt
src/engine/SCons/Environment.py
src/engine/SCons/EnvironmentTests.py
src/engine/SCons/Script/SConscript.py
src/engine/SCons/Script/__init__.py
test/EnsureVersion.py
test/Exit.py
test/GetSetOption.py [new file with mode: 0644]
test/Help.py
test/SConscript.py
test/option--U.py
test/scan-once.py