On Tue, Apr 19, 2016, at 17:20, Sven R. Kunze wrote: > So, "(x=12, y=16).__class__ == type(object())"? Well, object does equality comparison by identity; you presumably would want this class to use its contents.