On Fri, 21 Jul 2023 at 19:58, Dom Grigonis <dom.grigo...@gmail.com> wrote: > > Did not mean that it is easy, but it seems achievable and although a deep dig > might be needed, my gut feeling is that it is possible to achieve this fairly > elegantly. I might be wrong ofc. >
Start on that deep dig, then, and figure out what the implications are. Remember, anyone can do this: func = Break and now func() has to behave as a break statement. Good luck. ChrisA _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/PWRCDEBV7YPGSUIZSXLOOHHMSLPPVT2R/ Code of Conduct: http://python.org/psf/codeofconduct/