Andreas Waldenburger:
> My point is: If you mix tabs and spaces in a way that breaks code,
> you'll find out pretty easily, because your program will not work.

- Most newbies don't know that.
- Sometimes it may produce wrong results.
- And even if you are an expert when you go changing a little a source
code that mixes tabs and spaces you usually break the code.
Is this enough for you?

Bye,
bearophile
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to