python中的对象什么时候消失

 

当python中的对象引用计数为0的时候就会消失就是会被垃圾回收(Garbage collection)

posted @ 2020-01-03 15:09  chaiyinlei  阅读(282)  评论(0)    收藏  举报