[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 01:37 PM, TANIGUCHI Takaki wrote:
>>>>>> On Mon, 09 Apr 2012 13:30:49 +0200
>>>>>> jtaylor.debian@googlemail.com(Julian Taylor)  said:
> 
>> 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
> 
> I don't know. Slimit (#662756) requires this library. That's a reason
> to make the package.

slimit only needs it when OrderedDict is not available.
(src/slimit/scope.py:30)
Unless you need to support python 2.6 (which will disappear from debian
at some point) I would recommend to just patch out the dependency
instead of adding an obsolete package.

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: