Comment on Dependency Injection for PythonparentComments−kyllo13yExactly, in a dynamic language with first-class functions you don't need to create object factories just to pass around static methods between scopes.
Comments
Exactly, in a dynamic language with first-class functions you don't need to create object factories just to pass around static methods between scopes.