Ordered dictionary.
Project description
Yet another odict implementation.
>>> from odict import odict >>> od = odict()
Changes
- -Use try/except instead of __iter__ in __setitem__ to determine if
value was already set. rnix, 2009-07-17.
- -Add missing __len__ and __contains__ functions.
rnix, 2009-03-17
Credits
- -Written by bearophile (Oct 12 2006)
-Eggified by Robert Niederreiter <rnix@squarewave.at> (Mar 17 2009)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
odict-1.2.2.tar.gz
(4.2 kB
view hashes)