Serhiy Storchaka added the comment: Possible solutions:
1. Correctly decref old values. 2. Raise an exception if super.__init__ is caled multiple times. 3. Remove super.__init__ and add super.__new__. What is more preferable? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26718> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com