mirror of
https://github.com/python/cpython.git
synced 2026-01-04 06:22:20 +00:00
Revert patch for 1162912.
This commit is contained in:
parent
918a9e2f63
commit
290f3829d7
1 changed files with 0 additions and 3 deletions
|
|
@ -1146,9 +1146,6 @@ Notes:
|
|||
because \var{cmp} is called multiple times for each list element while
|
||||
\var{key} and \var{reverse} touch each element only once.
|
||||
|
||||
\note{If both \var{key} and \var{cmp} are supplied the \var{key}
|
||||
function is applied before the \var{cmp} function.}
|
||||
|
||||
\versionchanged[Support for \code{None} as an equivalent to omitting
|
||||
\var{cmp} was added]{2.3}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue