Fix problems with Python callable objects as Builder actions, the associated test...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 7 Dec 2001 00:29:20 +0000 (00:29 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 7 Dec 2001 00:29:20 +0000 (00:29 +0000)
commita9106891c56e2e7b2e8391eb4e4b1c876ec2093e
tree7644c76e7330ecea3b6c1a8dfe7bc5b68b1ddd62
parentfdbc53839fc7347048977245d7ae903ed09ee4c6
Fix problems with Python callable objects as Builder actions, the associated test, and handling errors returned by a builder.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@131 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/Builder.py
src/engine/SCons/BuilderTests.py
src/engine/SCons/EnvironmentTests.py
src/engine/SCons/Script.py
test/Command.py
test/actions.py