diff options
author | Mark Hammond <mhammond@skippinet.com.au> | 2000-06-20 08:12:48 +0000 |
---|---|---|
committer | Mark Hammond <mhammond@skippinet.com.au> | 2000-06-20 08:12:48 +0000 |
commit | 0b361fc63308b9eaf734cbda95ffdac3904d413b (patch) | |
tree | bebdfcc644b83b0937f086fb63c9dd50d77c03a6 /Python/exceptions.c | |
parent | 6c852750f935a9e76c36c040a18335b4dcbf9c90 (diff) | |
download | cpython-0b361fc63308b9eaf734cbda95ffdac3904d413b.tar.gz |
Added a new debug method sys.gettotalrefcount(), which returns the total number of references on all Python objects. This is only enabled when Py_TRACE_REFS is defined (which includes default debug builds under Windows).
Also removed a redundant cast from sys.getrefcount(), as discussed on the patches list.
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions