Andrew Svetlov <[email protected]> added the comment:
>From my understanding yield inside __aiter__ is a forbidden construction. Even >if parser allows it the statement doesn't make any sense. I'm very interested to hear Yuri opinion. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36403> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
