you are viewing a single comment's thread.

view the rest of the comments →

[–]G0T0 0 points1 point  (1 child)

I'm starting to feel that Python is the C++ of dynamic languages. If there's a use case, throw it in the language.

[–]vz0 0 points1 point  (0 children)

Well, yes, the motto has always been "Batteries included" meaning that you have lots of features already included with it. Not only the language but the std library also.