On Wed, 2 Aug 2023 at 02:02, Celelibi <[email protected]> wrote: > If later on an "except" is added, the developper doing the > modification should be reminded to move the call to > no_error_occurred() into an "else". With real-world non-trivial code, > it might not be so simple to see. >
Can you give us an example of real-world non-trivial code that would benefit from this? ChrisA _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/XOWJDT2SX4CSSWJBFWGJO5V6I7OWX3YL/ Code of Conduct: http://python.org/psf/codeofconduct/
