diff options
author | Barry Warsaw <barry@python.org> | 2001-02-23 16:40:48 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2001-02-23 16:40:48 +0000 |
commit | a903ad9855947ae885c4407be8d10ef8d5521010 (patch) | |
tree | b18bccba92efafdcac4ec1bf24a9a8068b8e3cf9 /Python/symtable.c | |
parent | 8d7f0869ee672d7e9e8e1bf126bf717d8223ee2b (diff) | |
download | cpython-git-a903ad9855947ae885c4407be8d10ef8d5521010.tar.gz |
_Py_ReleaseInternedStrings(): Private API function to decref and
release the interned string dictionary. This is useful for memory
use debugging because it eliminates a huge source of noise from the
reports. Only defined when INTERN_STRINGS is defined.
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions