Re: Tab indentions on different platforms?
- From: Thorsten Kampe <thorsten@xxxxxxxxxxxxxxxx>
- Date: Mon, 31 Dec 2007 08:48:59 -0000
* Steven D'Aprano (Mon, 31 Dec 2007 00:05:15 -0000)
On Sun, 30 Dec 2007 20:41:09 +0000, Thorsten Kampe wrote:
Anyway: the consequence of your well done argumentation is that
someone editing Python code has to use a specialised editor to prevent
screwing up tab indented code - and that's bad.
You just need to use an editor that inserts tab characters when the tab
key is pressed, just like you use an editor that inserts s characters
when the s key is pressed. If people didn't insist on using spaces where
tabs are called for, there would be no problem, and you wouldn't need a
specialized editor to prevent screwing up space-indented code.
You completely miss the point. Ben (and me answering him) was talking
about tab indented code that gets screwed up by spaces by people who
can't see the tabs. Read Ben's article again.
Thorsten
.
- References:
- Tab indentions on different platforms?
- From: xkenneth
- Re: Tab indentions on different platforms?
- From: Thorsten Kampe
- Re: Tab indentions on different platforms?
- From: Steven D'Aprano
- Re: Tab indentions on different platforms?
- From: Ben Finney
- Re: Tab indentions on different platforms?
- From: Thorsten Kampe
- Re: Tab indentions on different platforms?
- From: Steven D'Aprano
- Tab indentions on different platforms?
- Prev by Date: Re: Help please with code to find and move files.
- Next by Date: Re: Is there a string function to trim all non-ascii characters out of a string
- Previous by thread: Re: Tab indentions on different platforms?
- Next by thread: Re: Tab indentions on different platforms?
- Index(es):
Relevant Pages
|