Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
jgalt212
1y ago
0 comments
Save
Share
The utility value of multi-line lambdas is real, but the readability of these is terrible. And Python prizes readability. So you know where this initiative will end up.
0 comments
3 comments · 2 top-level
top
newest
oldest
saagarjha
1y ago
· 1 in thread
Nothing more readable than a triply-nested list comprehension on an object that exists only to vend its __getattr__ for some unholy DSL
pinoy420
1y ago
Annoying. Because it “compiles” to less optimal code than writing it explicitly.
vrighter
1y ago
I personally find python to be highly UNreadable, especially with all of its syntax and braindead scoping rules
j
/
k
navigate · click thread line to collapse