Swap the global and local arguments in scons_subst*() to match the Python convention...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 14 Mar 2002 02:57:20 +0000 (02:57 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 14 Mar 2002 02:57:20 +0000 (02:57 +0000)
commit552f1297158198338c29f2d853c50d678a4a3617
tree4dac018073b8fb70d35c03c4e4ad17e0b75e5142
parent7e4cc31b758b44cc8f32419f282fb58ca01d3e4f
Swap the global and local arguments in scons_subst*() to match the Python convention for exec().

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