Python GC Aug 3, 2019 4 min read PythonPython3GCAlgorithm Python GC ##Python 垃圾回收原理 对象 Python所谓的“一切皆对象”,实际上说的是: python有一个Common Object Structures通用对象结构的东西