Bengt Richter wrote: > On Wed, 23 Nov 2005 23:00:29 +0100, Christoph Zwerschke <[EMAIL PROTECTED]> > wrote: > [snip..] > I think also that d1==d2 should effectively be implemented as d1[:] == d2[:] > -- i.e, compare > the item lists to implement comparisons. >
IIUC then the odict effectively already does this. All the best, Fuzzyman http://www.voidspace.org.uk/python/index.shtml > Detailed requirements are most of the work ;-) > I'm thinking now to try subclassing list in a constrained way instead of > dict, but well see. > > Regards, > Bengt Richter -- http://mail.python.org/mailman/listinfo/python-list