help explaining rationale for indentation

Remco Gerlich scarblac-spamtrap at pino.selwerd.nl
Wed Aug 23 16:57:38 EDT 2000


Aron Insinga wrote in comp.lang.python:
> *sigh*  A couple of my coworkers think it is hard to read Python code since 
> there's no '}' at the end of a compound statement.

So what's wrong with

for c in l: #{
   block
   block
   block
#}

They must find it very readable ;)

-- 
Remco Gerlich,  scarblac at pino.selwerd.nl
Hi! I'm a .sig virus! Join the fun and copy me into yours!



More information about the Python-list mailing list