Python garbage collection

后端 未结 7 1959
深忆病人
深忆病人 2020-12-05 04:38

I have created some python code which creates an object in a loop, and in every iteration overwrites this object with a new one of the same type. This is done 10.000 times,

7条回答
提交回复
热议问题