cpython: 387bbada31e8 (original) (raw)
Mercurial > cpython
changeset 93464:387bbada31e8 3.4
Issue #22839: Fix Snapshot.statistics() link. [#22839]
Berker Peksag berker.peksag@gmail.com | |
---|---|
date | Mon, 10 Nov 2014 23:15:32 +0200 |
parents | 03d6661c13a0 |
children | 524a004e93dd d676f2725699 |
files | Doc/library/tracemalloc.rst |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-)[+] [-] Doc/library/tracemalloc.rst 2 |
line wrap: on
line diff
--- a/Doc/library/tracemalloc.rst
+++ b/Doc/library/tracemalloc.rst
@@ -435,7 +435,7 @@ Snapshot
Compute the differences with an old snapshot. Get statistics as a sorted
list of :class:StatisticDiff
instances grouped by group_by.
See the :meth:`statistics` method for *group_by* and *cumulative*[](#l1.7)
See the :meth:`Snapshot.statistics` method for *group_by* and *cumulative*[](#l1.8) parameters.[](#l1.9)
The result is sorted from the biggest to the smallest by: absolute value