Avoid rebuilds when otherwise unmodified Python function Actions move within a file...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 8 May 2005 13:10:48 +0000 (13:10 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 8 May 2005 13:10:48 +0000 (13:10 +0000)
commite1660539be120f8d0a26112418c8c4de58a6d4c5
tree565ba7633504a68787a8436b4a44c97bce232631
parent924bd9e5fa1b6afe93fb2c9126fcd29a515f6b2a
Avoid rebuilds when otherwise unmodified Python function Actions move within a file and change line numbers.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1292 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/CHANGES.txt
src/RELEASE.txt
src/engine/SCons/Action.py
src/engine/SCons/ActionTests.py