This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author marcin.bachry
Recipients marcin.bachry
Date 2008-11-26.15:00:47
SpamBayes Score 4.3714277e-09
Marked as misclassified No
Message-id <1227711651.41.0.519645038553.issue4440@psf.upfronthosting.co.za>
In-reply-to
Content
Sort command in Python's 3.0 pstats doesn't accept any valid argument
and views help all the time:

$ python3.0 -m pstats pstats
Welcome to the profile statistics browser.
% sort cumulative
Valid sort keys (unique prefixes are accepted):
stdname -- standard name
nfl -- name/file/line
pcalls -- call count
file -- file name
calls -- call count
time -- internal time
line -- line number
cumulative -- cumulative time
module -- file name
name -- function name
%
History
Date User Action Args
2008-11-26 15:00:51marcin.bachrysetrecipients: + marcin.bachry
2008-11-26 15:00:51marcin.bachrysetmessageid: <1227711651.41.0.519645038553.issue4440@psf.upfronthosting.co.za>
2008-11-26 15:00:49marcin.bachrylinkissue4440 messages
2008-11-26 15:00:49marcin.bachrycreate