Get rid of the self-referential permanent __env__ variable in favor of adding it...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 4 Jan 2005 01:54:14 +0000 (01:54 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 4 Jan 2005 01:54:14 +0000 (01:54 +0000)
commit5fc2ec74ff426590279013e2b71ecf320758d847
tree9fe54780cfcfd1d2bc8426fe3fbaa936ebdf6085
parent8a11fd2e3caa381fd8e0c4a545f7e03ac07b2576
Get rid of the self-referential permanent __env__ variable in favor of adding it to the new lvars() dictionary on each substitution.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1203 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/Environment.py
src/engine/SCons/EnvironmentTests.py