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.
Showing
Please register or sign in to comment