[Python-Dev] collections.sortedtree (original) (raw)
Daniel Stutzbach stutzbach at google.com
Thu Mar 27 01:15:21 CET 2014
- Previous message: [Python-Dev] collections.sortedtree
- Next message: [Python-Dev] collections.sortedtree
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Mar 26, 2014 at 1:31 PM, Marko Rauhamaa <marko at pacujo.net> wrote:
sorteddict.keys(reversed=False, start=unspecified, inclusive=True)
FYI - there are already several packages on PyPi that provide a sorteddict:
https://pypi.python.org/pypi?%3Aaction=search&term=sorteddict&submit=search
-- Daniel Stutzbach (I wrote one of them) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20140326/46c38c0e/attachment.html>
- Previous message: [Python-Dev] collections.sortedtree
- Next message: [Python-Dev] collections.sortedtree
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]