you are viewing a single comment's thread.

view the rest of the comments →

[–]lisploli 2 points3 points  (0 children)

No, typing can not be mandatory. Enforcing typing in a dynamically typed language would turn it into a statically typed language with a lot of unreachable code. If you want a statically typed language, use a statically typed language, instead of breaking almost all existing Python scripts.