Ronald Oussoren wrote: > Classic classes?
I just checked, and it seems they've been fixed too: callable() and hasattr(obj, '__call_') give the same result -- true if and only if a __call__ method has been defined. Anyway, the point I was making is that this equivalence is a *good* thing -- I can't think of any reason one would want it to be different. -- Greg _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com