diff options
author | Gregory P. Smith <greg@krypto.org> | 2012-11-27 10:16:55 -0800 |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2012-11-27 10:16:55 -0800 |
commit | 14b04cd350acad54e5bc87745c8c55823e2fbecf (patch) | |
tree | a58376023d568c9aa04b5d587fd4dd05747983ed /Lib/json/tool.py | |
parent | 28c88f48f9dd6943a20758e733806cbaf735e139 (diff) | |
download | cpython-git-14b04cd350acad54e5bc87745c8c55823e2fbecf.tar.gz |
Plug a leak in timemodule. The module dictionary is saved during
initialization. If the interpreter is shut down and reinitialized (embedded
CPython), the old module dictionary was not dec-refed during the next import of
the time extension module.
Contributed by Torsten Marek of Google.
Diffstat (limited to 'Lib/json/tool.py')
0 files changed, 0 insertions, 0 deletions