Fix --debug=memoizer so it actually prints some stats on Python 2.x.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 13 Jan 2005 18:28:05 +0000 (18:28 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 13 Jan 2005 18:28:05 +0000 (18:28 +0000)
commita49996a8c75721d8bfde36fb6ce70f4673be7940
tree8f74c1bb75c09751e673438c0d2d5cad9bbb8607
parente68ae23ccc9fd91ca2f829b23060e247b3083962
Fix --debug=memoizer so it actually prints some stats on Python 2.x.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1216 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/Memoize.py
src/engine/SCons/Script/Main.py
src/engine/SCons/Script/__init__.py
test/option/debug-memoizer.py