A
Andreas Waldenburger
Amen. Now everybody do a quick[snip]
It's as sensible to complain about people being "*forced* to keep
perfect indentation" as it is to complain about people being *forced*
to use braces to delimit code blocks.
This is called "syntax", and it's a part of the language, so get over
it - this aspect of Python has been present in the language since its
inception, and it isn't going to change.
from __future__ import braces
and get back to work.
/W