On Feb 13, 2025, at 10:15 PM, Sebastian Wittmeier via Std-Proposals <std-proposals@lists.isocpp.org> wrote:
AW: [std-proposals] for-loops revision (simplification and new syntax) One should add that the else branch is not run in Python, when the loop has been left with a corresponding break instruction.
-----Ursprüngliche Nachricht-------
Von: Magnus Fromreide via Std-Proposals <std-proposals@lists.isocpp.org>
If we are talking of loop Pythonisms then a loop else branch does add some
value as that case often is a bit contrieved to test for. (The else branch
of a loop is executed when the loop condition fails to run the loop more
times)
Std-Proposals mailing list
Std-Proposals@lists.isocpp.org
https://lists.isocpp.org/mailman/listinfo.cgi/std-proposals