Comment Re:The nice thing about Python (Score 1) 72
If you are a function over form person, you should count braces / if & endif / what ever you like.
If you prefer indentation as syntactical sugar "and" prefer making the code consistent and follow some agreed upon rules, Python is for you. For your example, I would suggest proposing a change to the current PEP for indentation.