Pablo Galindo Salgado <[email protected]> added the comment:
Well, unless there was a bug on the gc, the only way the list l could be on both lists is if in one of them there was something that was saying that is equal to it. To confirm I checked what was equal to l in the second generation and I saw it was mock.ANY :) ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36155> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
