On 2017-03-18, Chris Angelico <ros...@gmail.com> wrote:
> On Sun, Mar 19, 2017 at 8:50 AM, Nathan Ernst <nathan.er...@gmail.com> wrote:
>> My rule of thumb: tabs for indentation, spaces for alignment (i.e. trying
>> to line up anything after a non-whitespace character on a single line).
>
> My rule of thumb: tabs for indentation, and don't align stuff after
> non-whitespace :)

Aligning columns in tables of data make it far easier to read/edit.

-- 
Grant



-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to