]> 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:59:27 +0000 (18:59 +0300)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Sun, 7 Oct 2012 15:59:27 +0000 (18:59 +0300)
commit1558d79b82729a87c56f2bdfc033c32e7b1f03c9
tree16cef2d581d4b03d9f261625fbe6b0b8d64b7950
parentce3b2758cc5f13add141a2a732e4417a0e5ebc16
parenta514ea32b25a8c3a72dce3e7f8b411ea0ee24e89
Issue #14900: Distuguish call count and primitive call count in pstat output.

Patch by Arne Babenhauserheide.