"Antoon Pardon" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
Op 2005-03-25, Tim Tyler schreef <[EMAIL PROTECTED]>:
What do you guys think about Python's grouping of code via indentation?

Is it good - perhaps because it saves space and eliminates keypresses?

I think it was a mistake, but I'm probably in the minority here.

Um, why?

I think it isn't quite what's needed, based on the observation that it makes
shifting from expression to statement context difficult enough that useful features
like blocks don't have a decent syntax.


On the other hand, it saves me an awful lot of hassle; it's one less thing
to have to get into my head.

John Roth

--
Antoon Pardon

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

Reply via email to