Can a simple a==b 'hang' in and endless loop?

Donn Cave donn at u.washington.edu
Thu Jan 19 12:16:04 EST 2006


In article <dqocvo$sd6$1 at newsreader3.netcologne.de>,
 Claudio Grondi <claudio.grondi at freenet.de> wrote:
...
> You seem here to try to give a definition of the term 'value' for 
> Python. If I understand it right, the definition of the term can't be 
> generally given for many reasons. It depends at least on type and in 
> advanced usage it can be arbitrary defined or changed.

Yes!

> That is why I mean, that it makes no sense to talk in Python about 
> value. I see not much sense in taking existing term in order to redefine 
> it for a new context - the result is always increase of confusion. Let 
> give it another name in order to know, that it must be defined for the 
> context it is used before it becomes meaningful.
> Any suggestions?

Aargh, you are so close.  The thing you're talking about is,
exactly, "value".  The realization you just had, that is so valid,
is that it is futile to talk about value, per se.  Changing the
word you use will do nothing to improve this.

   Donn Cave, donn at u.washington.edu



More information about the Python-list mailing list