Y
Hacker News
new
|
ask
|
show
|
jobs
by
rhaps0dy
3347 days ago
Iterables are so much better on memory though.
I wonder why isn't "lambda (a, b): a+b" allowed?
1 comments
omaranto
3347 days ago
It was removed for reasons outlined in this PEP:
http://legacy.python.org/dev/peps/pep-3113/
link