Hi all,

Can anyone explain about the dependency injection concept in python?

I have a class A. A is used in all other classes(B, C, D, ..). Is it good to 
use dependency injection concept in this situation or else any other 
suggestions? 

Thanks in advance.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to