]> granicus.if.org Git - python/commit
Issue #14900: Distuguish call count and primitive call count in pstat output.
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Sun, 7 Oct 2012 15:58:42 +0000 (18:58 +0300)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Sun, 7 Oct 2012 15:58:42 +0000 (18:58 +0300)
commit2ef4584e6d94e032e3922ee350c8b399924baeba
tree9ee54bf3efeccea71f083620cd689fb7ed3877d3
parent138a314d1a4e46543ee5394bd87f8eeb06c6bb6e
Issue #14900: Distuguish call count and primitive call count in pstat output.

Patch by Arne Babenhauserheide.
Lib/pstats.py
Misc/ACKS