]> granicus.if.org Git - python/commit
Merge issue #14900: Distuguish call count and primitive call count in pstat output.
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Sun, 7 Oct 2012 15:59:11 +0000 (18:59 +0300)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Sun, 7 Oct 2012 15:59:11 +0000 (18:59 +0300)
commita514ea32b25a8c3a72dce3e7f8b411ea0ee24e89
treee2f31ea5ccb063fc68f59cf5de865c427277017f
parent948af23a77c41bfa77da89aa138d8a4f4111df99
parent2ef4584e6d94e032e3922ee350c8b399924baeba
Merge issue #14900: Distuguish call count and primitive call count in pstat output.

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