]> granicus.if.org Git - python/commit
- add a dump_stats() method similar to that of the profile.Profile class
authorFred Drake <fdrake@acm.org>
Wed, 14 May 2003 14:28:09 +0000 (14:28 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 14 May 2003 14:28:09 +0000 (14:28 +0000)
commit9c43910a278ca2a44a6e2d31d53270b05cd7dc5e
tree1b8c8a837a75579b46583062e030ef885bd51390
parentc868d16e11acf4a8589a6bf1e6e720c063b3877f
- add a dump_stats() method similar to that of the profile.Profile class
- don't use "file" as the name of local variables
Lib/pstats.py