Whoops, my initial intent was "without curly braces", since that's where most of the readability comments are from. I guess the comment works both ways, though.
> Drives me nuts because you really can only write code for those programs with an IDE that is prepared for the case.
Usually people have strict rules for that (e.g. pep8), and most text editors will do it for you with little configuration.