Python Rocks!

Dennis Lee Bieber wlfraed at ix.netcom.com
Tue Jan 18 22:54:42 EST 2000


On Tue, 18 Jan 2000 16:41:06 -0800, "tye4" <tye4 at yahoo.com> declaimed
the following in comp.lang.python:


> 
> So you don't think this is a problem?? Hello!, read all the messages in this
> thread. Seems to me a lot of programmers have a problem with this.
> Thanks to this quirk, I now have to worry how an editor saves tabs to files.
> I have offered you many reasons why we need 'end' block support..
> You have not offered a single reason why this is not a problem..
>
	Sounds more like a problem with the selection of editing tools
and not the language itself... For my usage -- I stick with default tabs
and don't insert spaces; as long as I'm not editing something written by
someone else using a different convention I have no problem.

	Even DEC/VMS FORTRAN77 get bit by the difference between tabs
and spaces... It counts a tab as one character when determining line
length -- allowing for lines that extend beyond "screen" 72 where the
"same" line with spaces gets rejected for having code in a "comment"
zone.

--
 > ============================================================== <
 >   wlfraed at ix.netcom.com  | Wulfraed  Dennis Lee Bieber  KD6MOG <
 >      wulfraed at dm.net     |       Bestiaria Support Staff       <
 > ============================================================== <
 >        Bestiaria Home Page: http://www.beastie.dm.net/         <
 >            Home Page: http://www.dm.net/~wulfraed/             <



More information about the Python-list mailing list