On Mon, Dec 16, 2013 at 3:50 PM, Ben Finney <ben+pyt...@benfinney.id.au> wrote: > Should we expect (ignoring pathological cases) the assertion > ‘type(obj) is obj.__class__’ to hold true? If not, under what > circumstances would it be sensible for those to differ?
By "pathological cases", do you mean arbitrarily changing obj.__class__, or is there some other way for them to differ? ChrisA -- https://mail.python.org/mailman/listinfo/python-list