2009/9/17 Iustin Pop <[email protected]>: > Currently, the indentation level for a command's definition depends on > the command name length, and this makes the commands dict unpleasant to > the eye. This patch changes it so that a new line begins right after the > left parenthesis starting the command tuple.
LGTM
