On Thu, Jun 15, 2017 at 6:35 PM, Christopher Reimer
<christopher_rei...@icloud.com> wrote:
>> On Jun 15, 2017, at 3:24 PM, jlada...@itu.edu wrote:
>>
>> This is hilarious, I have to share:
>>
>> https://stackoverflow.blog/2017/06/15/developers-use-spaces-make-money-use-tabs/
>>
>> Thanks to Guido for making us all richer!
>
> One commentator on a tech website admonished programmers for wasting time by 
> pressing the space bar four times instead of using tab. O_o

Not in vi with

set autoindent
set expandtab
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to