Serhiy Storchaka <[email protected]> added the comment:
I do not understand what the problem is. If the isinstance tuple iteration were to start using __iter__ in the future, it should start to handle all corner cases. But what is wrong now? ---------- nosy: +serhiy.storchaka _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39550> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
