Comment by perlgeek
5 years ago
As somewhat of a Python developer these days, I have to point out that each 3.something release of Python potentially breaks backwards compatibility.
Second issue is that Python without any extra modules is still pretty limited, nearly every serious python project comes with some extra dependencies.
So have a Python interpreter available only gets you so far...
(For the record, the same could be said about pretty much all dynamic languages I'm familiar with).
No comments yet
Contribute on Hacker News ↗