Message 76467 - Python tracker (original) (raw)

Message76467

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:51 marcin.bachry set recipients: + marcin.bachry
2008-11-26 15:00:51 marcin.bachry set messageid: 1227711651.41.0.519645038553.issue4440@psf.upfronthosting.co.za
2008-11-26 15:00:49 marcin.bachry link issue4440 messages
2008-11-26 15:00:49 marcin.bachry create