Why are there no ordered dictionaries?
Christoph Zwerschke
cito at online.de
Fri Nov 25 15:29:09 EST 2005
Tom Anderson schrieb:
> Maybe we should call it a 'sequenced dictionary' to fit better with
> pythonic terminology?
That's not such a bad idea. Note that it is called like that in the
Python version of the "Programming Language Examples Alike Cookbook":
http://pleac.sourceforge.net/pleac_python/hashes.html#AEN250
Anyway, I still favor the more common term "ordered dictionary".
-- Christoph
More information about the Python-list
mailing list