[lug] Running a mixed Python environment

Zan Lynx zlynx at acm.org
Wed Sep 16 18:29:00 MDT 2020


On 9/16/2020 6:21 PM, Jed S. Baer wrote:
> I'll argue that tabs have no place in source code. I suppose there are
> worse things, e.g. writing VBA in MS-Word.

I'm on the side of tabs for indentation. If you use spaces then people 
go around wasting time trying to line up their parentheses and argument 
lists.

Nothing bugs me more than a six argument function call slammed all the 
way to the right side of the screen because someone thought things 
should line up.

                                 there_is_no_excuse_for(argument_1,
                                                        argument_2,
                                                        this(argument_1,
                                                             argument_2))

-- 
                 Knowledge is Power -- Power Corrupts
                         Study Hard -- Be Evil


More information about the LUG mailing list