"Xah Lee" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
is it possible to write python code without any indentation?

Xah

Depends on what you mean by "python code." If you mean using the full facilities of the language, then the answer is clearly no - indentation is not optional.

You can, of course, write a silly little inline script without
any control structures that will all line up at the left
margain. So what?

John Roth

[EMAIL PROTECTED]
http://xahlee.org/PageTwo_dir/more.html


-- http://mail.python.org/mailman/listinfo/python-list

Reply via email to