commit | dfc12edbca2df81f13bbb48351b1aedb8773f885 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@cheimes.de> | Thu Jan 31 15:16:38 2008 +0000 |
committer | Christian Heimes <christian@cheimes.de> | Thu Jan 31 15:16:38 2008 +0000 |
tree | 8e2f1ba73447370a40d93b3cd5f4887f6c4d2f48 | |
parent | 7b3ce6a17ea70e2acec46122e134097ce03d044a [diff] |
Fixed multiple reinitialization of the Python interpreter. The small int list in longobject.c has caused a seg fault during the third finalization.