Case-sensitivity: why -- or why not? (was Re: Damnation!)

Aahz Maruch aahz at netcom.com
Tue May 23 11:20:42 EDT 2000


In article <D15A35708943D3119BA70060979C3C663828D5 at PETRIFIED>,
 <neelk at cswcasa.com> wrote:
>
>Basically, there are so many more fundamental changes being discussed --
>such as true garbage collection, type/class unification, lexical
>scoping, rich comparisons, strong typing, a new iteration protocol --
>that I'm amazed and a little dismayed that something as relatively 
>trivial as case-sensitivity is dominating the discussion. 

Thing is, I don't think any of these changes directly impacts the "look"
of Python code, particularly at the visceral level.  And the "look" of
Python is what sold many of us on the language, *particularly* those of
us who were initially suspicious because of the whitespace
straightjacket.  

Computer history is littered with examples of people who took a really
great idea and in the name of "improvement" pushed it in the wrong
direction.  I for one would not want to see Guido's name added to that
list.
--
                      --- Aahz (Copyright 2000 by aahz at netcom.com)

Androgynous poly kinky vanilla queer het    <*>     http://www.rahul.net/aahz/
Hugs and backrubs -- I break Rule 6

"Not everything in life has a clue in front of it...."  --JMS



More information about the Python-list mailing list