]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- added example of using a comparison function with list.sort(), and
authorFred Drake <fdrake@acm.org>
Thu, 20 Mar 2003 22:20:43 +0000 (22:20 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 20 Mar 2003 22:20:43 +0000 (22:20 +0000)
commitbdd096a9270045994de9acd46e115b9c5f259f23
tree1f0c38413779fa1b4b66c9e97bcc5f52b4d90d08
parent58d23ae9a919520ee5b849a4c6c48fa833c9958d
- added example of using a comparison function with list.sort(), and
  explained the construction of a [(key, value), ...] list as an
  alternative
- backport additional notes on list use from Python 2.3 documentation;
  mostly warnings about what not to rely on
Doc/lib/libstdtypes.tex