Python-indentation (Was: Re: Is the world coming to an end?)

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Sat Apr 2 19:17:20 PDT 2011


On 4/2/11 8:01 PM, bearophile wrote:
>>> PS I don't want to say every of Python's decisions is wrong. Many of them
>>> are great (but defenitely not significant intendation).
>
> There's a large difference between Python and D design process: Python devs discuss ideas about possible designs, even for days, and then the most preferred one is chosen. Only in uncommon cases, when there is no consensus, Guido chooses (like in the "X if P else Y" syntax). This, and the care they give to that process (they believe that good syntax matters), produce a language that's very well designed (despite some flaws).
>
> Bye,
> bearophile

That's how it works for D too.

Andrei


More information about the Digitalmars-d mailing list