Is 'everything' a refrence or isn't it?
Mike Meyer
mwm at mired.org
Fri Jan 13 02:43:49 EST 2006
Bryan Olson <fakeaddress at nowhere.org> writes:
> rurpy at yahoo.com wrote:
>> The reason is that I am still trying to figure out
>> what a value is myself. Do all objects have values?
> Yes.
Can you justify this, other than by quoting the manual whose problems
caused this question to be raised in the first place?
>> What the value of object()? A few weeks ago I turned
>> to that page for enlightenment, with the results I reported.
> I think type 'object' has only one value, so that's it.
In that case, they should all be equal, right?
>>> object() == object()
False
Looks like they have different values to me.
Or maybe an object is valueless, in spite of what the manual says.
<mike
--
Mike Meyer <mwm at mired.org> http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.
More information about the Python-list
mailing list