On 2014-03-12 19:34, Jurko Gospodnetić wrote:
    Hi all.

    I was wondering if someone could explain gc.get_objects() in a bit
more detail to me.

    Does it return a list of 'all objects known to Python'? Only some of
them? Which does it return? Which it does not?

[snip]

gc.is_tracked(...) might be relevant to your question.

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

Reply via email to