面向对象控与python内存泄漏

善于也爱使用面向对象,即使在python领域,问题是当我遇到引用循环问题导致的内存泄漏,我感觉自己SB了一阵子,也许以下几篇文章能够解决我的问题.或者给你我一些提示.

http://eli.thegreenplace.net/2009/06/12/safely-using-destructors-in-python/

原文地址:https://www.cnblogs.com/csharpsharper/p/2217683.html