[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#668126: ITP: python-odict -- Ordered dictionary in Python



On 04/09/2012 04:01 AM, TANIGUCHI Takaki wrote:
> Package: wnpp
> Owner: takaki@debian.org
> Severity: wishlist
> 
> * Package name    : python-odict
>   Version         : 1.4.4
>   Upstream Author : BlueDynamics Alliance
> * URL or Web page : http://pypi.python.org/pypi/odict
> * License         : BSD-3
>   Description     : Ordered dictionary in Python
>  Dictionary in which the insertion order of items is preserved (using
>  an internal double linked list). In this implementation replacing an
>  existing item keeps it at its original position.
> 
> 
> 

what is the advantage of this over the ordered dictionary which is
builtin wheezy's default python?
http://docs.python.org/library/collections.html#collections.OrderedDict

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: