Is 'everything' a refrence or isn't it?
Antoon Pardon
apardon at forel.vub.ac.be
Mon Jan 16 04:21:47 EST 2006
Op 2006-01-14, Mike Meyer schreef <mwm at mired.org>:
> "Donn Cave" <donn at drizzle.com> writes:
>> |> 3. If two objects are equal with "==", does that
>> |> mean their values are the same?
>> Yes.
>> | >>> 3.0 == 3
>> | True
>> Evidently the value of 3.0 is the same as the value of 3.
>
> And they do. They are two different representations of the same
> value. More in another thread.
I would say they are two different values that are equivallent
in a lot of ways.
--
Antoon Pardon
More information about the Python-list
mailing list