Issue 2326, change execfile() to exec ... (FIXED)
authorGregNoel <GregNoel@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 8 Mar 2009 00:51:26 +0000 (00:51 +0000)
committerGregNoel <GregNoel@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 8 Mar 2009 00:51:26 +0000 (00:51 +0000)
commitbfc1f15cc531b3fad5fa0b8cb961c1d6945cc6e0
treebeffc7420a3c8681158aeefa6b82628fa7121aca
parent8c0a536ad41704bbfca6392103669ccc9174e03d
Issue 2326, change execfile() to exec ... (FIXED)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@4070 fdb21ef1-2011-0410-befe-b5e4ea1792b1
12 files changed:
QMTest/TestSCons_time.py
bench/bench.py
src/engine/SCons/Variables/VariablesTests.py
src/engine/SCons/Variables/__init__.py
src/engine/SCons/compat/_scons_optparse.py
src/script/scons-time.py
test/Deprecated/Options/Options.py
test/Deprecated/Options/chdir.py
test/SConscript/SConscriptChdir.py
test/SConscriptChdir.py
test/Variables/Variables.py
test/Variables/chdir.py