Fix the new signature dictionary so it handles slices and attributes such as abspath.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 12 Mar 2003 17:48:40 +0000 (17:48 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 12 Mar 2003 17:48:40 +0000 (17:48 +0000)
commit60cb3b6058409d2403ed341bd3606670dc569a72
tree6f028265e8d8527aa546aead25b9b1340e2a58d1
parentbac7e95f575bfa1db500a0b0923ea3b85a2d71dc
Fix the new signature dictionary so it handles slices and attributes such as abspath.

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