Hacker News new | ask | show | jobs
by jxy 2895 days ago
> I'm not a fan of 'multiparadigm'. As another comment on this branch says, the Zen of Python covers this quite well:

>> There should be one-- and preferably only one --obvious way to do it

Unfortunately this was true ten years ago. Now, python is just following C++ and become this behemoth of features, especially with recent PEPs, which aim at saving one or two lines of code.