Alf P. Steinbach <alfps <at> start.no> writes:

> Anyways, I would suggest converting all those tabs to spaces

This has been discussed to death of Python-dev. We use spaces for all new files
and tabs for historical reasons in old files. Mixed ones should be converted one
way or the other.

> 
> That's much more platform-independent. 




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

Reply via email to