Am Dienstag, 3. Juli 2012 19:16:37 UTC+2 schrieb Joachim Durchholz:

> 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. 
>

There is a pure Python implementation for sorted dicts. [1] (Unfortunately 
it uses GPLv3.)

Vinzent


[1] http://pypi.python.org/pypi/sorteddict

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sympy/-/QxeM1SKLSnEJ.
To post to this group, send email to sympy@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to