Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #97004 > unrolled thread

Re: sort help

Started byIan Kelly <ian.g.kelly@gmail.com>
First post2015-09-22 17:02 -0600
Last post2015-09-22 17:02 -0600
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: sort help Ian Kelly <ian.g.kelly@gmail.com> - 2015-09-22 17:02 -0600

#97004 — Re: sort help

FromIan Kelly <ian.g.kelly@gmail.com>
Date2015-09-22 17:02 -0600
SubjectRe: sort help
Message-ID<mailman.76.1442963023.28679.python-list@python.org>
On Tue, Sep 22, 2015 at 4:55 PM, Chris Angelico <rosuav@gmail.com> wrote:
> The Python list.sort() method is guaranteed to be
> stable. I can't find a comparable guarantee for sorted()

https://docs.python.org/3.5/library/functions.html#sorted

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web