Why not allow empty code blocks?

Chris Angelico rosuav at gmail.com
Sat Jul 30 07:25:36 EDT 2016


On Sat, Jul 30, 2016 at 8:15 PM, BartC <bc at freeuk.com> wrote:
> Anyway, if you're going to talk about annoying things forced upon you by the
> language, what about:
>
> "()" in "print (x)" for Python 3

Why are you singling out print? It's just a function like any other.
Are you complaining about the way function calls need parentheses?

ChrisA



More information about the Python-list mailing list