Case sensitivity/insensitivity

Francis Glassborow francis at robinton.demon.co.uk
Sat May 20 18:57:11 EDT 2000


In article <8g742q$2jv3$1 at thoth.cts.com>, Will Rose <cwr at crash.cts.com>
writes
>Some
>people just do see the tokens 'token' and 'Token' as being identical,
>and are very irate if their behaviour differs; others, like me, see
>them as different and hate the additional complexity of trying to
>memorise possible matches.

There is a largish minority for whom using case sensitive tokens is a
menace -- those that rely on text-speech because their eyesight is
severely impaired.

Another problem that will become more visible over the next half dozen
years are the problems of those using voice recognition systems. Of
course these are only issues in the context of identifiers only being
disambiguated by the use of uppercase/lowercase.


Francis Glassborow      Association of C & C++ Users
64 Southfield Rd
Oxford OX4 1PA          +44(0)1865 246490
All opinions are mine and do not represent those of any organisation



More information about the Python-list mailing list