On 9/4/07, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote: > > Oh, and another thing: the items views can contain unhashable values > > That, of course, could be fixed: if the key-value pairs would only > hash by key (ignoring the value), they would remain hashable.
I understand what you mean, but without changing tuples generically, how would you implement this? -- Nick _______________________________________________ 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