Issue 1568: fix a stack trace when --debug=include tries to handle
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 17 Oct 2008 02:20:50 +0000 (02:20 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 17 Oct 2008 02:20:50 +0000 (02:20 +0000)
commitcbcb2de0d8fe9687a7c0e1ffbaadec849c87a189
tree9f16c8e29ffb2466c50b267a7d6f4c7c186729df
parent2616d191983b14eb6c04c9b1040e668a52f012d3
Issue 1568:  fix a stack trace when --debug=include tries to handle
a library as an argument.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3694 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/CHANGES.txt
src/engine/SCons/Node/__init__.py
test/option/debug-includes.py