Issue 2330: For forward compatibility, use "import profile" and have
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 9 Apr 2010 16:57:36 +0000 (16:57 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 9 Apr 2010 16:57:36 +0000 (16:57 +0000)
commit2f92a7114f354694c02c99922db799e095bb9613
tree4db3d9b215364c3fa3ab0898eb87221b945d260b
parente9fda779dbb859de1dfaf5b05154f0af846a44dc
Issue 2330:  For forward compatibility, use "import profile" and have
the SCons.compat layer import cProfile as profile when it's available.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@4777 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/Script/Main.py
src/engine/SCons/compat/__init__.py