On Wed, May 3, 2017 at 5:53 AM, Larry Martell <larry.mart...@gmail.com> wrote:
> And I can see it getting larger and larger. But I want to see what it
> is that is causing this. My thought was to put all the objects in a
> dict with their sizes and compare them as the program runs and report
> on the one that are growing. But I can't get the name of the object
> from gc.get_objects only the id.

Coming right back to the beginning here: What do you expect the name
of an object to be?

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

Reply via email to