On Nov 30, 2005, at 8:11 AM, Louis Pecora wrote: >> I run into this all the time in C with those I develop with. We try >> to keep it to spaces but some people forget that their editor puts in >> a tab automatically for 8 spaces and then spaces after that to column >> 12 for example. Then my editor which sets tabs to 4 spaces has >> indentation all messed up. >> >> >> > > But in C it doesn't matter for the code to compile and run.
The question in non-Python languages relates to readability of the code. Since C is unreadable anyway, having consistent indenting is irrelevant. 8^) Jerry _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig