WTF is wrong with forced indenting? It's a habit you should already be into if you write any piece of code. Ever tried to read code that isn't indented or spaced? Thats right mother fucker, it's next to impossable.
Suck my cock you scriptkiddy.
Name:
Anonymous2007-12-13 10:36
(somevariable * (someothervariable - 1) + 1)
+
(yetanothervariable * someothervariable + 1)
or big if statements or big function calls or...
The problem is that Python thinks it knows it better than the programmer. This makes it the preferred language for idiots, and is the reason EXPERT PROGRAMMERs hate it.