One of the larger features added to Python over the last few releases is support for static typing in the language. Static type-checking and tools to support it show up frequently as topics at the ...
In reply to: Danjou: The definitive guide on how to use static, class or abstract methods in Python by marcH ...