Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65a350d commit 5d6057fCopy full SHA for 5d6057f
1 file changed
Doc/lib/libstdtypes.tex
@@ -1107,7 +1107,7 @@ \subsubsection{Mutable Sequence Types \label{typesseq-mutable}}
1107
1108
\var{key} specifies a function of one argument that is used to
1109
extract a comparison key from each list element:
1110
- \samp{\var{cmp}=\function{str.lower}}
+ \samp{\var{key}=\function{str.lower}}
1111
1112
\var{reverse} is a boolean value. If set to \code{True}, then the
1113
list elements are sorted as if each comparison were reversed.
0 commit comments