Joshua Kugler wrote:
"Beautiful is better than ugly."
And I think putting parenthesis around a multi-line statement is much
prettier.
So there! :)
j
And PEP 8 agrees with you. Another vote for parens.
-Jordan
--
http://mail.python.org/mailman/listinfo/python-list
"Joshua Kugler" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> However, according to the Zen of Python, the line before
>
> "Explicit is better than implicit."
>
> says:
>
> "Beautiful is better than ugly."
>
> And I think putting parenthesis around a multi-line statement is much
>
One or more spaces behind a \ used for joining a multi-line statement
can already generate a SyntaxError exception.
2:1 for paranthesis
--
http://mail.python.org/mailman/listinfo/python-list
John Salerno wrote:
> According to the Zen of Python, "explicit is better than implicit", and
> the section in the Reference Manual describing the \ line joiner is called
> "Explicit line joining" and the section describing parentheticals is
> called "Implicit line joining."
>
> So there! ;)
Howe
Goofy post of the day...
According to the Zen of Python, "explicit is better than implicit", and the
section in the Reference Manual describing the \ line joiner is called
"Explicit line joining" and the section describing parentheticals is called
"Implicit line joining."
So there! ;)
--
ht