R. David Murray <rdmur...@bitdance.com> added the comment:

It means that objects were garbage collected.  The refleak test runs the test 
multiple times, and ignores the first N runs to allow the object count to 
"settle".  But sometimes it either doesn't settle, or later runs end up with 
objects getting garbage collected that were created in earlier runs.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12167>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to