[New-bugs-announce] [issue2092] PEP-3100 should reflect removal of 'cmp' parameter in sort() and sorted()

Kurt B. Kaiser report at bugs.python.org
Wed Feb 13 03:37:04 CET 2008


New submission from Kurt B. Kaiser:

Document the decision to remove the comparision ('cmp') 
parameter from list.sort() and builtin.sorted()

----------
assignee: rhettinger
components: Documentation
files: pep-3100.patch
messages: 62346
nosy: kbk, rhettinger
priority: normal
severity: normal
status: open
title: PEP-3100 should reflect removal of 'cmp' parameter in sort() and sorted()
versions: Python 3.0
Added file: http://bugs.python.org/file9422/pep-3100.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2092>
__________________________________


More information about the New-bugs-announce mailing list