Re: Tab indentions on different platforms?
- From: John Nagle <nagle@xxxxxxxxxxx>
- Date: Sat, 29 Dec 2007 20:48:11 -0800
Thorsten Kampe wrote:
* xkenneth (Fri, 28 Dec 2007 14:51:04 -0800 (PST))I seem to be having problems with running my python code, written on
a Mac, on Linux and Windows boxes.
You seem to have problems or you do have problems?
It seems like the problem has to do with tab indention,
It really should be a syntax error in Python to mix
leading tabs and leading spaces in the same file. One can argue over
which to use, but a file with both usually leads to trouble.
John Nagle
.
- Follow-Ups:
- Re: Tab indentions on different platforms?
- From: John Machin
- Re: Tab indentions on different platforms?
- References:
- Tab indentions on different platforms?
- From: xkenneth
- Re: Tab indentions on different platforms?
- From: Thorsten Kampe
- Tab indentions on different platforms?
- Prev by Date: Re: Tab indentions on different platforms?
- Next by Date: Re: Tab indentions on different platforms?
- Previous by thread: Re: Tab indentions on different platforms?
- Next by thread: Re: Tab indentions on different platforms?
- Index(es):
Relevant Pages
|