diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-04-13 08:29:14 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-04-13 08:29:14 +0000 |
commit | 0e871188e8cd9a4e41be7c734e250bfce2d92d56 (patch) | |
tree | c7ef141919fceb1f741a27825ceafb093c546021 /Python/exceptions.c | |
parent | b7ba7433126bff12dd638f11f831fa7bfd0bbf4a (diff) | |
download | cpython-git-0e871188e8cd9a4e41be7c734e250bfce2d92d56.tar.gz |
_PyObject_DebugDumpStats: renamed to _PyObject_DebugMallocStats.
Added code to call this when PYMALLOC_DEBUG is enabled, and envar
PYTHONMALLOCSTATS is set, whenever a new arena is obtained and once
late in the Python shutdown process.
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions