Indentation/whitespace

Alex Martelli aleax at mail.comcast.net
Fri Dec 23 23:43:27 EST 2005


thakadu <thakadu at gmail.com> wrote:

> It is not really unique to Python as I have pointed out on this or
> other forums before. The Occam (OCCAM?) language also uses significant
> whitespace in much the same way as Python and there may also be others.

Haskell.  Rules not identical to Python (they have something called "the
offside rule" which is at least as subtle as the one in soccer;-) but
practical effects that are quite close.


Alex



More information about the Python-list mailing list