Don't throw a 'Tried to lookup a File as a Dir' exception if there's a same-named...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 1 Mar 2005 02:01:53 +0000 (02:01 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 1 Mar 2005 02:01:53 +0000 (02:01 +0000)
commita8e25cf68209c78c9c98e5248af5eecec6c8aa8d
tree1f909659d67d0c8910a1837f3c8323f5686ad6c5
parent1dde4b473edcc5e93f3aecd8b26ac1823ac211a2
Don't throw a 'Tried to lookup a File as a Dir' exception if there's a same-named file as a directory we might try to search for an included file.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1237 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/Node/FS.py
src/engine/SCons/Node/FSTests.py