Revert accidental edit to unrelated PEP
This commit is contained in:
parent
31b656092d
commit
a2cb158ec2
|
@ -90,8 +90,6 @@ And early binding semantics in a list comprehension could be attained via::
|
|||
def adder(i):
|
||||
return lambda x: x + i
|
||||
|
||||
If a list comprehension grows to the
|
||||
|
||||
|
||||
Proposal
|
||||
========
|
||||
|
|
Loading…
Reference in New Issue