In <[EMAIL PROTECTED]>, Vincent Delporte wrote:

> On Sun, 21 Jan 2007 14:15:46 +1100, Steven D'Aprano
> <[EMAIL PROTECTED]> wrote:
>>Still, it is better not to lose the indentation in the first place.
> 
> Thanks for the tips. But it does happen when copy/pasting code from
> either a web page or an e-mail that TABs are messed up, which is not a
> problem with other languages, but is a problem with Python. Too bad.

Well then don't use code from people using TABs.  If it's indented by four
spaces per level, like suggested by the style guide, there's no problem
with TABs.

Ciao,
        Marc 'BlackJack' Rintsch

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

Reply via email to