]> granicus.if.org Git - python/commit
Changed the finalization order again so that the reference count
authorGuido van Rossum <guido@python.org>
Mon, 8 Dec 1997 23:43:45 +0000 (23:43 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 8 Dec 1997 23:43:45 +0000 (23:43 +0000)
commit1707aad27c36024d8ee00bd59ee223d16a9bb6d1
tree17bd45db8eec92b40a9679c4db515662cf7edb01
parentbe1eb0d9edc4720d97b2f5eac085d77b6dd34346
Changed the finalization order again so that the reference count
printing (when Py_DEBUG is defined) happens while there's still a
current thread...
Python/pythonrun.c