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

Dennis Lee Bieber wlfraed at ix.netcom.com
Sat Jun 3 00:43:20 EDT 2000


On Fri, 2 Jun 2000 19:25:42 -0400 , Mike Fletcher
<mfletch at tpresence.com> declaimed the following in comp.lang.python:

> 
> 	module m dynamically receives a reference to an object o that in one
> instance has an attribute p (it also, in that instance has an attribute P)
> --> run-time system needs to know when m was written (thus whether it is
> intending the first or second casing), as well as the renaming map within
> object o (gack)
>
	Oh gad... Persistent objects in shelves and similar...

--
 > ============================================================== <
 >   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