Looking for indent advice howto in emacs python-mode

7stud bbxx789_05ss at yahoo.com
Tue Apr 1 01:12:27 EDT 2008


On Mar 31, 10:32 am, "Steven W. Orr" <ste... at syslang.net> wrote:
> Here's what I want to do:
>
> if ( ( v == 1 )
>    or ( v == 2 )
>    or ( v == 3 ) ):
>      pass
>

python indenting = 4 spaces



More information about the Python-list mailing list