python 垃圾回收机制 2019-02-18 本文已影响0人 汉江岳 参考资料(按照容易理解程度排列): gc模块的原始提出者的博客 Garbage collection in Python: things you need to know | Artem Golubin 介绍 检测循环引用的算法 Python垃圾回收(GC)三层心法,你了解到第几层? - 掘金 [转载]Python垃圾回收机制--完美讲解! - 简书 python3 garbage collection 文档