That is covered.
Try typing "from __future__ import braces".

On Wed, 3 Mar 2021 at 14:47, Anthony Farino <antho...@pacemschool.org>
wrote:

> I love the Python scripting language, but there’s something that would
> make it much better. Almost every other programming language uses curly
> braces to enclose blocks of code and semicolons after the lines of code.
> That means that:
>
>    1.
>
>    You can have as much white space as you want.
>    2.
>
>    You don’t need to worry about indentation, and you can indent whenever
>    you want.
>
> I hope that you consider these issues and fix them in Python 4 (if you
> ever make it).
>
> Sincerely, Anthony, age 10.
>
>
> --
>    mm            m    #
>    ##   m mm   mm#mm  # mm    mmm   m mm   m   m
>   #  #  #"  #    #    #"  #  #" "#  #"  #  "m m"
>   #mm#  #   #    #    #   #  #   #  #   #   #m#
>  #    # #   #    "mm  #   #  "#m#"  #   #   "#
>                                             m"
>                                            ""
> _______________________________________________
> Python-Dev mailing list -- python-dev@python.org
> To unsubscribe send an email to python-dev-le...@python.org
> https://mail.python.org/mailman3/lists/python-dev.python.org/
> Message archived at
> https://mail.python.org/archives/list/python-dev@python.org/message/RZR2O3Y6Z6RCAXW72Y4WPWZ6HN3MYVFJ/
> Code of Conduct: http://python.org/psf/codeofconduct/
>
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/MLNWBYE3GJ4ZUXLPQGEP4UIANP72NTSX/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to