Antoine Pitrou added the comment: > END_ITER is a synonym for JUMP_ABSOLUTE. It is needed so that > frame.set_lineno() can identify loop blocks.
I was thinking about this. Isn't it enough to consider all backwards edges as ending a loop block? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue17611> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com