Uwe Zeisberger wrote:
Andreas Ericsson wrote:
Uwe Zeisberger wrote:
Hello,
Andreas Ericsson wrote:
I think the question is whether completely empty lines are also ignored
by Python, or if they start a new block of code. Whatever the case, it
must hold true for both 2.3 and 2.4.
see
http://www.python.org/doc/2.2.3/ref/blank-lines.html
http://www.python.org/doc/2.3.5/ref/blank-lines.html
http://www.python.org/doc/2.4.2/ref/blank-lines.html
So in essence, a multi-line statement is closed when a completely empty
line is found,
Wrong.
i.e. In scripts, lines containing only (zero or more) whitespaces are
ignored.
I stand corrected. Thrice, even. Voi, voi... :)
--
Andreas Ericsson andreas.ericsson@xxxxxx
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
-
: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html