On Tue, Jul 3, 2012 at 8:16 PM, Joachim Durchholz <[email protected]> wrote: > Am 01.07.2012 22:48, schrieb Sergiu Ivanov: >> >> [0] http://pypi.python.org/pypi/ordereddict > > > We want key order. > OrderedDict remembers insertion order, so it's close but doesn't match.
I was under the impression that any order would do, as long as it does not depend on external factors and is thus the same for the same input data. Sergiu -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
