PEP 559: Fix typo in my name
This commit is contained in:
parent
8396bb4fd2
commit
6fe422400a
|
@ -61,7 +61,7 @@ you return ``7`` or ``((7,), {})``? And so on.
|
|||
The author claims that you won't ever need the return value of ``noop()`` so
|
||||
it will always return ``None``.
|
||||
|
||||
Coghlin's Dialogs (edited for formatting):
|
||||
Coghlan's Dialogs (edited for formatting):
|
||||
|
||||
My counterargument to this would be ``map(noop, iterable)``,
|
||||
``sorted(iterable, key=noop)``, etc. (``filter``, ``max``, and
|
||||
|
|
Loading…
Reference in New Issue