John Salerno wrote:
> But I read in the PEP that spaces are recommended over tabs. If this is 

If you like tabs, stick with tabs. There isn't any reason to use spaces 
unless your boss is demanding it. Tabs are the slightly better choice, 
in my humble opinion.

That said, you should be able to tell your editor how to behave in the 
indent/unindent case, no matter whether you use tabs or spaces. If not, 
time to switch editors! ;)

-- 
Paul


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

Reply via email to