summaryrefslogtreecommitdiffstats
path: root/Doc/library/tracemalloc.rst
diff options
context:
space:
mode:
authorBerker Peksag <berker.peksag@gmail.com>2014-11-10 21:15:56 (GMT)
committerBerker Peksag <berker.peksag@gmail.com>2014-11-10 21:15:56 (GMT)
commit731a15347bf662038fc95e71c64f1785d91b58d9 (patch)
treee834fdbf5e39acdd92985d7ae4b04cbc758ab151 /Doc/library/tracemalloc.rst
parentb99c132bd9030883f7a3482feb5e2b38c02f4188 (diff)
parent4900877bcaef8ccf18caac8e0746cfda78732d36 (diff)
downloadcpython-731a15347bf662038fc95e71c64f1785d91b58d9.zip
cpython-731a15347bf662038fc95e71c64f1785d91b58d9.tar.gz
cpython-731a15347bf662038fc95e71c64f1785d91b58d9.tar.bz2
Issue #22839: Fix Snapshot.statistics() link.
Diffstat (limited to 'Doc/library/tracemalloc.rst')
-rw-r--r--Doc/library/tracemalloc.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/tracemalloc.rst b/Doc/library/tracemalloc.rst
index ee4e629..a04a432 100644
--- 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*
+ See the :meth:`Snapshot.statistics` method for *group_by* and *cumulative*
parameters.
The result is sorted from the biggest to the smallest by: absolute value