]> granicus.if.org Git - python/commit
Added new footnote about list.sort() stability. Repaired footnote about
authorTim Peters <tim.peters@gmail.com>
Thu, 1 Aug 2002 03:10:45 +0000 (03:10 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 1 Aug 2002 03:10:45 +0000 (03:10 +0000)
commit74824584ef6358eed6fe56cf5513fec5ad9da0da
treeb26dbb32c50532f92cfde5cc2b5893ecdb479a19
parentf47630ff546a5e8a3f80df9baab6085deaa5ceba
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>.
Doc/lib/libstdtypes.tex