How to know if class object has been deleted in Python

前端 未结 0 1534
渐次进展
渐次进展 2020-12-11 12:16

How do I know if an object has been deleted or not in python? I created an object of a certain class and I ran a function of that class inside a while loop. After a few seco

相关标签:
回答
  • 消灭零回复
提交回复
热议问题