[Python-Dev] Unordered tuples/lists (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Thu May 20 19:35:03 CEST 2010


I think it'd be useful enough to go in the standard library. Now that there's a sample implementation, should I still try to demonstrate why I believe it's worth adding to the stdlib and get support?

Most definitely. Just in case it isn't clear: nobody else seems to think this is useful (let alone useful enough to go into the standard library). In addition, it's trivial to implement, more reason not to add it.

Regards, Martin



More information about the Python-Dev mailing list