[Python-ideas] I found to detect if an object is GCed is very hard within python.

罗勇刚(Yonggang Luo) luoyonggang at gmail.com
Sun Apr 8 09:39:56 CEST 2012


For example, I write an C extension with two object Parent and Child,
they referenced each other as member, so circular referenced, how to
use Python unittest to detect that?

2012/4/7, Alec Taylor <alec.taylor6 at gmail.com>:
> Has been withdrawn... and implemented
>
> http://www.python.org/dev/peps/pep-0274/
> --
> http://mail.python.org/mailman/listinfo/python-list
>

-- 
从我的移动设备发送

         此致
礼
罗勇刚
Yours
    sincerely,
Yonggang Luo



More information about the Python-ideas mailing list