Move the __env__ construction variable into the Environment itself, not created in...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 7 Feb 2004 13:19:34 +0000 (13:19 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 7 Feb 2004 13:19:34 +0000 (13:19 +0000)
commit43951354c851255d6f85686814cd3e679ca7703c
treeca0d5cfe3d4b8e20fb05bcea0707a69aa1c2d64f
parent76bdbff5bd70ed0ac547e4a4c90e5b0f8de7ed7b
Move the __env__ construction variable into the Environment itself, not created in the subst_dict each time.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@891 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/Action.py
src/engine/SCons/Environment.py
src/engine/SCons/Util.py
src/engine/SCons/UtilTests.py