]> 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:17:59 +0000 (22:17 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 20 Mar 2003 22:17:59 +0000 (22:17 +0000)
commit4cee220ff3bc1d858aeb4d8035f1427e5f14dbd1
treebb30309e30226f45255ce4ad0f64cce20e94f5ce
parenta87e44792c6d85da996757a7bb260d888d242eb1
- added example of using a comparison function with list.sort(), and
  explained the construction of a [(key, value), ...] list as an
  alternative
- note that support for cmpfunc=None was added in 2.3
Doc/lib/libstdtypes.tex