Chris Angelico wrote:

> On Wed, May 29, 2013 at 2:19 AM, Peter Otten <__pete...@web.de> wrote:
>> Solution: configure your editor to use four spaces for indentation.
> 
> ITYM eight spaces. 

I meant: one hit of the Tab key should add spaces up to the next multiple of 
four. Which implies

> But the real solution is to not mix tabs and
> spaces. Stick to one or the other and you're safe.


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

Reply via email to