Hacker News new | ask | show | jobs
by xiongchiamiov 5698 days ago
While one-liners are almost always bad, the lack of non-crippled anonymous functions is the one thing that really bothers me about Python. They don't /have/ to be on one line; see Ruby's each blocks, for instance.