mirror of
https://github.com/python/cpython.git
synced 2025-09-21 16:10:33 +00:00
#5341: typo.
This commit is contained in:
parent
235350a142
commit
4fabac545e
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ Library
|
|||
- collections.Counter() now supports a subtract() method.
|
||||
|
||||
- the functools module now has a total_ordering() class decorator
|
||||
to simplify the specifyication of rich comparisons.
|
||||
to simplify the specification of rich comparisons.
|
||||
|
||||
- The functools module also adds cmp_to_key() as a tool to transition
|
||||
old-style comparison functions to new-style key-functions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue