Chris Angelico wrote:

>> Reference counting was likely a bad idea to begin with.
> 
> Then prove CPython wrong by making a fantastically better
> implementation that uses some other form of garbage collection.

I'm not talking about the "goodness" of the implemetations, but AFAIK jython 
and ironpython doesn't have the refcount gb (and they don't even have the 
GIL...)


-- 
By ZeD

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to