Case sensitivity
Terry Reedy
tjreedy at udel.edu
Fri Feb 21 23:51:55 EST 2003
More information about the Python-list mailing list
Fri Feb 21 23:51:55 EST 2003
- Previous message (by thread): Case sensitivity
- Next message (by thread): Case sensitivity
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"David Mertz" <mertz at gnosis.cx> wrote in message news:mailman.1045884482.29220.python-list at python.org... > Names, keywords, numbers, and other "semantic" aspects of the > language FOO can vary in their precise spelling. If such items are not to be case sensitive, then I think they should all be one case, like in Fortran and some Basics. > For example, "bar" and "BAR" name the same variable; and Bar, BAr, bAr, bAR, baR, and BaR. For some reason, seeing that makes me want to screem. I think our brains really are wired differently in this area. TJR
- Previous message (by thread): Case sensitivity
- Next message (by thread): Case sensitivity
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list