On 12 April 2017 at 00:02, Rick Johnson <rantingrickjohn...@gmail.com> wrote:
> On Monday, April 10, 2017 at 7:25:48 AM UTC-5, Mikhail V wrote:
>> Still I miss some old school features in Python, e.g.
>> "goto" statement would be very useful in some cases.
>
> Are you serious?

Not so serious to think it is needed much.
And it easy enough to imagine where it
would be more readable than setting up flags and if-blocks
just to jump along the script.

n.d., it reminds me also about the discussion about
exiting from nested loops.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to