Skip to content

Commit a6f7836

Browse files
📜🤖 Added by blurb_it.
1 parent 0c32650 commit a6f7836

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
:func:`sorted` and :meth:`list.sort` now accept *keylist* argument, which takes :class:`list` object by the keys of which the sorting takes place. Provided :class:`list` object is sorted in-place (i.e. the *keylist* itself is modified).

0 commit comments

Comments
 (0)