
June 16, 2009
1:21 p.m.
Steven D'Aprano wrote:
On Tue, 16 Jun 2009 01:20:53 pm Cameron Simpson wrote:
I don't think all pythons do immediate ref-counted GC.
Jython and IronPython don't. I don't know about PyPy, CLPython, Unladen Swallow, etc.
PyPy doesn't, Unladen Swallow won't. Michael -- http://www.ironpythoninaction.com/