"Jens Theisen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > python uses gc only where refcounts alone haven't yet done the > job.
/python/The CPython implementation/ > And some other minor question: Is there a way to query the use count > of an object? This would be useful for debugging and testing. sys.getrefcount I believe thr -- http://mail.python.org/mailman/listinfo/python-list