Add an internal Environment._update() method that updates the dictionary directly...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 23 Feb 2004 08:09:40 +0000 (08:09 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 23 Feb 2004 08:09:40 +0000 (08:09 +0000)
commit1e709dcb2776785dbc3d61f6d7b3c5dd4d294749
tree54b9d3e851b50f299e7f6857ac9ce048b3b197f8
parent4abf70569ccb856fb4f06da66443edf132fbe49b
Add an internal Environment._update() method that updates the dictionary directly without running through user protections.

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