Carl J. Van Arsdall a écrit :
> glomde wrote:
> 
>>>     
>>
>>
>> But If you work in a team it is kind of hard to make sure that
>> everybody use tabs and not spaces. And it is not very easy to spot
>> either.   
> 
> The converse can also be said, "it's difficult to make sure everyone 
> uses spaces and not tabs".
> 
> I think we've just about beat this discussion to death... nice work 
> everyone!
> 

No, it's really easy : a simple precoomit hook which will refuse any .py 
file with the \t char in it and it's done ;)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to