Python indentation

Leif K-Brooks eurleif at ecritters.biz
Thu Jul 8 15:30:41 EDT 2004


Marc Boeren wrote:
> if (condition) {
>     doThis();
>     doThat();
>     }
> else {
>     doWhatever();
>     andSoOn();
>     }

Are you going to pay for glasses after my eyes explode?



More information about the Python-list mailing list