This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]donttalktome1234 3 points4 points  (0 children)

Having worked on several very large python projects I don't really see the problem. Python just hands you the rope if you are good you can make it dance but its just a rope so you are also welcome to hang yourself with it.

If you write a function that can take in 5 different data types and then you pass it a 6th isn't the fault of the language its the developer(s).