mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
bpo-31462: Remove trailing whitespaces. (#3564)
This commit is contained in:
parent
312ffead1e
commit
13ad3b7a82
21 changed files with 62 additions and 62 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
Unlike the dictionary implementation, the lookkey function can return
|
||||
NULL if the rich comparison returns an error.
|
||||
|
||||
|
||||
Use cases for sets differ considerably from dictionaries where looked-up
|
||||
keys are more likely to be present. In contrast, sets are primarily
|
||||
about membership testing where the presence of an element is not known in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue