On Tue, Sep 22, 2015 at 4:55 PM, Chris Angelico <ros...@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
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to