Fix issue10377 - Output from pstats - it is just secs (i.e, wallclock time) and not...
authorSenthil Kumaran <orsenthil@gmail.com>
Sat, 20 Nov 2010 17:02:50 +0000 (17:02 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Sat, 20 Nov 2010 17:02:50 +0000 (17:02 +0000)
commit5e703cf32b565611380538be794df8f04a719769
tree63a8afd4628f41bfb83037ed51cad5daa755c0bb
parent35184edd3d5748db2a0a5bf0d41ffa04b84a7fa3
Fix issue10377 - Output from pstats - it is just secs (i.e, wallclock time) and not CPU time.
Lib/pstats.py