mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Add todo
This commit is contained in:
parent
14affb84ca
commit
f35a34cbab
1 changed files with 2 additions and 0 deletions
|
@ -677,6 +677,8 @@ functools
|
||||||
|
|
||||||
(Contributed by Raymond Hettinger.)
|
(Contributed by Raymond Hettinger.)
|
||||||
|
|
||||||
|
.. XXX clarify what the example does
|
||||||
|
|
||||||
* To aid in porting programs from Python 2, the :func:`~functools.cmp_to_key`
|
* To aid in porting programs from Python 2, the :func:`~functools.cmp_to_key`
|
||||||
function converts an old-style comparison function to
|
function converts an old-style comparison function to
|
||||||
modern :term:`key function`:
|
modern :term:`key function`:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue