Grouping code by indentation - feature or ******?

Paul McGuire ptmcg at austin.rr.com
Sat Mar 26 01:13:08 EST 2005


My favorite part is not getting into religious coder wars over where
the (@#$&(&!!$ braces go!  Let the indentation (which you do anyway,
even when you have braces) do the grouping.

-- Paul

BTW - anyone who tries to justify code design based on "eliminating
keypresses," or, my God!, "saving space" has no earthly clue about
where the mental energy goes in code development, or code maintenance
(which is where 5-10X the development costs are spent).




More information about the Python-list mailing list