diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2006-04-15 12:45:05 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2006-04-15 12:45:05 (GMT) |
commit | c597d1b4468e98f9f1f3fe22ab97012e4be918dc (patch) | |
tree | a6e3afdfd586d9e5215f3d40116586e6046296c8 /Objects/dictobject.c | |
parent | 4b501e6c7dd65ecb4a469a0fbc8a8fc8d62a7922 (diff) | |
download | cpython-c597d1b4468e98f9f1f3fe22ab97012e4be918dc.zip cpython-c597d1b4468e98f9f1f3fe22ab97012e4be918dc.tar.gz cpython-c597d1b4468e98f9f1f3fe22ab97012e4be918dc.tar.bz2 |
Unlink the structseq type from the global list of
objects before initializing it. It might be linked
already if there was a Py_Initialize/Py_Finalize
cycle earlier; not unlinking it would break the global
list.
Diffstat (limited to 'Objects/dictobject.c')
0 files changed, 0 insertions, 0 deletions