Bryan Olson <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] 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 <[EMAIL PROTECTED]> http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. -- http://mail.python.org/mailman/listinfo/python-list