Issue 2176: BuilderWrapper __getattr__ should not raise KeyError
authorpankrat <pankrat@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 5 Sep 2008 16:28:48 +0000 (16:28 +0000)
committerpankrat <pankrat@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 5 Sep 2008 16:28:48 +0000 (16:28 +0000)
commit6983bd63248d03a862eb799e1c3b2009a80f3a48
treebf934b697ada84dbfc66f744c5a6596f0f230792
parent51c0f53321b6472d2844d20ec4fce3f3e24dd287
Issue 2176: BuilderWrapper __getattr__ should not raise KeyError

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