Files
cpython/Doc/lib
Tim Peters 74824584ef Added new footnote about list.sort() stability. Repaired footnote about
using sort() with comparison functions (it made reference to the non-
existent "builtin-in function sort()").

BTW, I changed list.sort's docstring to contain the word "stable" -- the
easiest way to tell whether a particular Python version's sort *is* stable
is to look for "stable" in the docstring.  I'm not sure whether to
advertise this <wink>.
2002-08-01 03:10:45 +00:00
..
2002-02-22 21:24:32 +00:00
2002-06-26 05:07:28 +00:00
2002-06-27 18:30:34 +00:00
2002-06-26 22:32:47 +00:00
2002-07-10 19:21:07 +00:00
2002-03-24 16:55:57 +00:00
2002-07-20 00:46:12 +00:00
2002-07-28 16:33:45 +00:00
2002-06-18 20:38:05 +00:00
2002-05-01 03:23:03 +00:00
2002-07-30 17:51:20 +00:00
2002-05-27 15:08:24 +00:00
2002-02-19 02:58:54 +00:00
2002-03-21 12:58:54 +00:00
2002-06-25 15:26:59 +00:00
2001-11-06 22:10:47 +00:00
2001-10-26 19:50:26 +00:00