On Mar 31, 10:32 am, "Steven W. Orr" <[EMAIL PROTECTED]> wrote: > Here's what I want to do: > > if ( ( v == 1 ) > or ( v == 2 ) > or ( v == 3 ) ): > pass >
python indenting = 4 spaces -- http://mail.python.org/mailman/listinfo/python-list
On Mar 31, 10:32 am, "Steven W. Orr" <[EMAIL PROTECTED]> wrote: > Here's what I want to do: > > if ( ( v == 1 ) > or ( v == 2 ) > or ( v == 3 ) ): > pass >
python indenting = 4 spaces -- http://mail.python.org/mailman/listinfo/python-list