Hacker News new | ask | show | jobs
by politician 2890 days ago
That's a common misunderstanding. Python's type system is in the unit tests necessary to ensure the code is doing what it should. This is a boon because all of the behavioral rules are co-located for efficient reference. ;)
1 comments

It's more a traits system than a type system. Who cares if it's a list so long as I can append to it?