PEP 454: Statistic doesn't have size_dif/count_diff anymore
This commit is contained in:
parent
2a339ac8f5
commit
9e3306d126
|
@ -371,9 +371,6 @@ Statistic
|
|||
|
||||
Statistic on memory allocations.
|
||||
|
||||
``size_diff`` and ``count_diff`` attributes are the difference
|
||||
between two ``Snapshot`` instance.
|
||||
|
||||
``Snapshot.statistics()`` returns a list of ``Statistic`` instances.
|
||||
|
||||
See also the ``StatisticDiff`` class.
|
||||
|
|
Loading…
Reference in New Issue