]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Do not print additional shutdown message when gc.DEBUG_SAVEALL is set
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 14 Sep 2010 09:48:39 +0000 (09:48 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 14 Sep 2010 09:48:39 +0000 (09:48 +0000)
commit2ed94eb520fa1ffe3a41e7a06849801a210f2978
tree20007be0f93c11817bdca43028c3225f5808dccc
parent0055c421fed0d2b8e8760ba69fd7138ca77475c2
Do not print additional shutdown message when gc.DEBUG_SAVEALL is set
Lib/test/test_gc.py
Modules/gcmodule.c